diff options
| author | YamaArashi <shadow962@live.com> | 2016-01-28 15:44:31 -0800 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-01-28 15:44:31 -0800 |
| commit | d433f64c3717442c4363bb85ff2fbe3be974c496 (patch) | |
| tree | 246bf92bee7a80e6f60f628e1f13f6f23d632ab8 /data/data1.s | |
| parent | c226f6cd4d8fc36052d59043f7c25eacb3c2ee1a (diff) | |
script command table
Diffstat (limited to 'data/data1.s')
| -rw-r--r-- | data/data1.s | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/data/data1.s b/data/data1.s index 9352de82e..a4bfd3906 100644 --- a/data/data1.s +++ b/data/data1.s @@ -1,10 +1,7 @@ ; the first big chunk of data -gUnknown_0814AE30: ; 814AE30 - .incbin "baserom.gba", 0x0014ae30, 0x318 - -gUnknown_0814B148: ; 814B148 - .incbin "baserom.gba", 0x0014b148, 0x4 +; 814AE30 + .include "data/script_cmd_table.s" gUnknown_0814B14C: ; 814B14C .incbin "baserom.gba", 0x0014b14c, 0x48 |
