mirror of https://github.com/pret/pokecrystal.git
G/S Scripting Compendium link
This commit is contained in:
parent
f5ba69f5e5
commit
ee55ca8e72
|
@ -2,6 +2,8 @@
|
|||
|
||||
Defined in [macros/scripts/events.asm](/macros/scripts/events.asm) and [engine/scripting.asm:ScriptCommandTable](/engine/scripting.asm).
|
||||
|
||||
Until this document is filled out, the [G/S Scripting Compendium](https://hax.iimarckus.org/files/scriptingcodes_eng.htm) has descriptions for most of these commands. It was written for G/S binary hacking and not Crystal assembly hacking, so it's not 100% accurate for pokecrystal.
|
||||
|
||||
|
||||
## `$00`: <code>scall <i>script</i></code>
|
||||
|
||||
|
|
Loading…
Reference in New Issue