mirror of https://github.com/pret/pokecrystal.git
text "<PARA>..." → text_start and para "..."
This commit is contained in:
parent
ad6effee82
commit
5e9d43e39b
|
@ -653,7 +653,8 @@ MrChrono: ; unreferenced
|
|||
ret
|
||||
|
||||
.NowOnDebug:
|
||||
text "<PARA>Now on DEBUG…"
|
||||
text_start
|
||||
para "Now on DEBUG…"
|
||||
prompt
|
||||
|
||||
.PrintTime:
|
||||
|
|
Loading…
Reference in New Issue