diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-14 00:58:22 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-14 00:58:22 +0100 |
commit | 94b47c0686d3f4c5da962011797cc89a2efdd88c (patch) | |
tree | 39c301010ead5f96ceb927a72e09de7d9550b266 /data/event_scripts.s | |
parent | f22be4d0105304147ca982a91c239b9e3a7d31aa (diff) |
decompile overworld
Diffstat (limited to 'data/event_scripts.s')
-rw-r--r-- | data/event_scripts.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 7b9d6519c..6668f0d1f 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -8,7 +8,6 @@ .include "asm/macros.inc" .include "asm/macros/event.inc" .include "constants/constants.inc" - .section script_data, "aw", %progbits |