From 6289232447ab4860d3a14d1ce9441b4fc15840d9 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 10 Mar 2019 23:00:01 -0400 Subject: Second try at fixing doc links --- docs/event_commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/event_commands.md') diff --git a/docs/event_commands.md b/docs/event_commands.md index 6723ec61c..f1fa9ecb5 100644 --- a/docs/event_commands.md +++ b/docs/event_commands.md @@ -1,6 +1,6 @@ # Event Commands -Defined in [macros/scripts/events.asm](https://github.com/pret/pokecrystal/macros/scripts/events.asm) and [engine/overworld/scripting.asm:ScriptCommandTable](https://github.com/pret/pokecrystal/engine/overworld/scripting.asm). +Defined in [macros/scripts/events.asm](https://github.com/pret/pokecrystal/blob/master/macros/scripts/events.asm) and [engine/overworld/scripting.asm:ScriptCommandTable](https://github.com/pret/pokecrystal/blob/master/engine/overworld/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. -- cgit v1.2.3