d_lyt_shop 91%

This commit is contained in:
robojumper
2025-12-26 23:43:00 +01:00
parent cffba79e3f
commit baae144a6e
10 changed files with 2236 additions and 152 deletions
+1
View File
@@ -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);