d_a_obj_cloud_dive 93%

This commit is contained in:
Swekka
2025-07-07 12:26:55 +02:00
parent 0dabb0de42
commit 3ca82f7e9c
5 changed files with 152 additions and 26 deletions
+1
View File
@@ -46,6 +46,7 @@ public:
static void spawnItem(u16 item, u32 room, const mVec3_c &pos, const mAng3_c &rot, u32 params, u32 arg);
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);
static u32 checkFlag(u32 flag);
static bool hasItem(u32 flag) {