diff options
author | scnorton <scnorton@biociphers.org> | 2019-01-07 10:17:44 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2019-01-07 10:17:44 -0500 |
commit | ee25c7a9755b8ed1111a3677a5f519ac602f6391 (patch) | |
tree | 8b7817f0d4a040d7288f3b2924f2216f95743a70 /data | |
parent | bc79312d48781a35597705bf6663ac2a39598873 (diff) |
through fillEastConnection
Diffstat (limited to 'data')
-rw-r--r-- | data/fieldmap.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/fieldmap.s b/data/fieldmap.s index 4248e441a..8b58a6043 100644 --- a/data/fieldmap.s +++ b/data/fieldmap.s @@ -5,8 +5,8 @@ gUnknown_8352754:: @ 8352754 .incbin "baserom.gba", 0x352754, 0x798 -gUnknown_8352EEC:: @ 8352EEC - .incbin "baserom.gba", 0x352EEC, 0x4 +sDummyConnectionFlags:: @ 8352EEC + .4byte 0 gUnknown_8352EF0:: @ 8352EF0 .incbin "baserom.gba", 0x352EF0, 0x20 |