Remove MNUM from oam flip constant names

This commit is contained in:
PikalaxALT
2019-08-10 12:09:06 -04:00
committed by huderlem
parent f7cf4fa154
commit 5b8d0f1c33
10 changed files with 23 additions and 23 deletions

View File

@@ -68,8 +68,8 @@ struct OamData
/*0x06*/ u16 affineParam;
};
#define ST_OAM_MNUM_HFLIP 0x08
#define ST_OAM_MNUM_VFLIP 0x10
#define ST_OAM_HFLIP 0x08
#define ST_OAM_VFLIP 0x10
#define ST_OAM_MNUM_FLIP_MASK 0x18
#define ST_OAM_OBJ_NORMAL 0