Merge pull request #1903 from GriffinRichards/frontier-gfx

Fix some frontier gfx, adjacent cleanup
This commit is contained in:
GriffinR
2023-08-10 14:49:44 -04:00
committed by GitHub
21 changed files with 435 additions and 619 deletions

View File

@@ -55,7 +55,7 @@
#define TRAINER_HILL_OTID 0x10000000
// The full map of each Trainer Hill floor is 16x21.
// The first 5x21 at the top is the entrance/exit area,
// The first 16x5 at the top is the entrance/exit area,
// and the remaining 16x16 is the randomized portion of
// the room where the trainers are.
#define HILL_FLOOR_WIDTH 16