diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-01-07 16:53:40 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-07 16:53:40 -0500 |
| commit | 8f7400809626c0f72dfe751665126f94181fd7c1 (patch) | |
| tree | 17f9256f07ff23163cf13af85fdc36847549cbbe /data/data.s | |
| parent | 08ffdce1b642dfc00080f99578049b8c3ddfd7e9 (diff) | |
| parent | 6da60e9b36303ac9d67a59db9092adb1dae6b43f (diff) | |
Merge pull request #39 from PikalaxALT/fieldmap
fieldmap
Diffstat (limited to 'data/data.s')
| -rw-r--r-- | data/data.s | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/data/data.s b/data/data.s index b02f4b451..dd692cb33 100644 --- a/data/data.s +++ b/data/data.s @@ -908,7 +908,7 @@ gUnknown_826D29E:: @ 826D29E gUnknown_826D2B0:: @ 826D2B0 .incbin "baserom.gba", 0x26D2B0, 0x28 -gUnknown_826D2D8:: @ 826D2D8 +gDirectionToVectors:: @ 826D2D8 .incbin "baserom.gba", 0x26D2D8, 0x48 gUnknown_826D320:: @ 826D320 @@ -933,23 +933,3 @@ gUnknown_834EB8C:: @ 834EB8C .incbin "baserom.gba", 0x34EB8C, 0x5FC .include "data/maps/groups.inc" - -gUnknown_8352754:: @ 8352754 - .incbin "baserom.gba", 0x352754, 0x798 - -gUnknown_8352EEC:: @ 8352EEC - .incbin "baserom.gba", 0x352EEC, 0x4 - -gUnknown_8352EF0:: @ 8352EF0 - .incbin "baserom.gba", 0x352EF0, 0x20 - -gUnknown_8352F10:: @ 8352F10 - .incbin "baserom.gba", 0x352F10, 0x8 - - .align 2 -gUnknown_8352F18:: @ 8352F18 - .asciz "C:/WORK/POKeFRLG/src/pm_lgfr_ose/source/fieldmap.c" - - .align 2 -gUnknown_8352F4C:: @ 8352F4C - .asciz "VMap.Xsize * VMap.Ysize <= VIRTUAL_MAP_SIZE" |
