* Game 73%

* Fix build
This commit is contained in:
Aetias
2025-07-19 18:51:07 +02:00
committed by GitHub
parent 573b696ff8
commit 32cc123547
29 changed files with 399 additions and 67 deletions
+18
View File
@@ -0,0 +1,18 @@
#pragma once
#include "global.h"
#include "types.h"
#include "Game/GameMode.hpp"
struct UnkStruct_027e08fc {
public:
/* 0 */ u8 mUnk_0;
/* 1 */ bool mUnk_1;
/* 2 */ u16 mUnk_2;
/* 4 */
void func_0202fbe4();
};
extern UnkStruct_027e08fc data_027e08fc;