diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-07 10:32:21 -0500 |
---|---|---|
committer | GriffinR <griffin.richards@comcast.net> | 2019-11-07 10:32:21 -0500 |
commit | 0b5c2c2721ed7b996626b54835d2724677bf5b49 (patch) | |
tree | f4a3422c7b24e420bfc25ff12ae1a24c1e5153c5 /include/constants | |
parent | c132989679709304efaa6e245f48a8d0497c4326 (diff) |
Document New Mauville scripts
Diffstat (limited to 'include/constants')
-rw-r--r-- | include/constants/metatile_labels.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/metatile_labels.h b/include/constants/metatile_labels.h index 6d17fc047..c3ec28406 100644 --- a/include/constants/metatile_labels.h +++ b/include/constants/metatile_labels.h @@ -381,7 +381,7 @@ #define METATILE_TrickHousePuzzle_Arrow_RedOnBlack_Right_Alt 0x27C #define METATILE_TrickHousePuzzle_Arrow_YellowOnWhite_Right 0x298 -// gTileset_BikeShop +// gTileset_BikeShop (also used by New Mauville) #define METATILE_BikeShop_Barrier_Hidden_Top 0x269 #define METATILE_BikeShop_Barrier_Hidden_Bottom 0x271 #define METATILE_BikeShop_Floor_Shadow_Top 0x26D |