diff options
author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-12-24 12:51:53 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-24 12:51:53 -0600 |
commit | 87958f2f87b9f7f6e5548d9cb2ac53c3339b78d5 (patch) | |
tree | f3f6503c2fd2c52834e0ccc6b12452ff2cb85c32 /data/script_menu.s | |
parent | f209cbd7a0519b49fcf3f1b7a3fca27d6dcaacd8 (diff) | |
parent | 47ab4efef0b910ce085be718761edba14a7eb487 (diff) |
Merge pull request #147 from DizzyEggg/dump_pointers
Get rid of pointer baseroms
Diffstat (limited to 'data/script_menu.s')
-rw-r--r-- | data/script_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/script_menu.s b/data/script_menu.s index cf4a5df01..33c185d39 100644 --- a/data/script_menu.s +++ b/data/script_menu.s @@ -728,7 +728,7 @@ gUnknown_0858BAF0:: @ 858BAF0 gUnknown_0858BB68:: @ 858BB68 .byte 0x4A, 0x4B, 0x4C, 0x4D, 0x4E, 0x4F - .align 2 + .align 2 gUnknown_0858BB70:: @ 858BB70 .4byte gText_SomeonesPC .4byte gText_LanettesPC |