GenerateKecleonShop

This commit is contained in:
DizzyEggg
2024-11-11 21:01:00 +01:00
parent ad0f0f4050
commit 445f0a84e2
5 changed files with 272 additions and 697 deletions

View File

@@ -5,6 +5,7 @@
#include "structs/str_position.h"
#define MAX_ROOM_COUNT 32 // Empirical max, not sure if the code supports any more.
#define ROOM_0xFE 0xFE // Anchor?
#define CORRIDOR_ROOM 0xFF
enum TerrainType