Implement & link m_room_type.c

This commit is contained in:
Cuyler36
2023-11-03 18:37:48 -04:00
parent 0722205afb
commit 2d90dcfd36
10 changed files with 3631 additions and 45 deletions
+1
View File
@@ -18,6 +18,7 @@ extern "C" {
#define mNW_TOTAL_DESIGN_NUM (mNW_CLOTH_DESIGN_NUM + mNW_UMBRELLA_DESIGN_NUM) /* total designs in Able Sisters' */
#define mNW_DESIGN_TEX_SIZE (mNW_ORIGINAL_DESIGN_HEIGHT * (mNW_ORIGINAL_DESIGN_WIDTH / 2)) /* total texture data size */
#define mNW_PALETTE_SIZE (16 * sizeof(u16))
#define mNW_PALETTE_COUNT 16 /* number of design palettes */
enum {