mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-08 10:35:52 -04:00
Implement & link m_room_type.c
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user