mirror of
https://github.com/zeldaret/ss
synced 2026-09-01 09:32:58 -04:00
d_lyt_shop 91%
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
static void spawnDrop(u16 item, u32 room, const mVec3_c &pos, const mAng3_c &rot);
|
||||
static void giveItem22(ITEM_ID, s32, s32);
|
||||
static void giveItem(ITEM_ID, s32, s32);
|
||||
// TODO should these be u16?
|
||||
static u32 checkFlag(u32 flag);
|
||||
static bool hasItem(u32 flag) {
|
||||
return checkFlag(flag);
|
||||
|
||||
Reference in New Issue
Block a user