2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 17:04:55 +00:00

CScanDisplay and CScriptMazeNode stubs

This commit is contained in:
2016-08-14 14:38:05 -07:00
parent 24bfc47d1a
commit 52eb054935
6 changed files with 139 additions and 0 deletions

View File

@@ -11,6 +11,10 @@ namespace urde
class CScannableObjectInfo
{
public:
enum class EPanelType
{
};
struct SBucket
{
ResId x0_texture = -1;