diff options
author | mid-kid <esteve.varela@gmail.com> | 2020-04-30 17:54:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-30 17:54:56 +0000 |
commit | d47c5603674414e6afeb34693d6255cfb9dece65 (patch) | |
tree | fe6a45af47293264d55fb36e08c5065d73f43abe /data | |
parent | 38cdad798dbae4a2820f4d4e61bc5b782e70ef47 (diff) | |
parent | 20464d1bfbc9934ccf7e98f3d2cb6ebe1c310480 (diff) |
Merge pull request #715 from Rangi42/master
Miscellaneous updates
Diffstat (limited to 'data')
-rw-r--r-- | data/maps/sgb_roof_pal_inds.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/sgb_roof_pal_inds.asm b/data/maps/sgb_roof_pal_inds.asm index 4b117fe67..a2620e194 100644 --- a/data/maps/sgb_roof_pal_inds.asm +++ b/data/maps/sgb_roof_pal_inds.asm @@ -2,7 +2,7 @@ MapGroupRoofSGBPalInds: ; entries correspond to map groups - db PREDEFPAL_00 + db PREDEFPAL_ROUTES db PREDEFPAL_OLIVINE db PREDEFPAL_MAHOGANY db PREDEFPAL_DUNGEONS |