mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 22:22:05 -04:00
getDemoIDData matched, fix up various inlines and template classes (#2489)
* Fix debug build * getDemoIDData matched, fix up various inlines and template classes * Remove nonmatching comments
This commit is contained in:
@@ -86,6 +86,10 @@ public:
|
||||
typedef int (daObj_GrA_c::*MotionFunc)(int);
|
||||
typedef int (daObj_GrA_c::*Process)(void*);
|
||||
|
||||
enum {
|
||||
NUMLOOKMODES_e = 4,
|
||||
};
|
||||
|
||||
class daObj_GrA_prtclMngr_c {
|
||||
public:
|
||||
/* 80C04E14 */ ~daObj_GrA_prtclMngr_c() {}
|
||||
|
||||
@@ -95,7 +95,7 @@ public:
|
||||
/* 0x212 */ u16 field_0x212;
|
||||
/* 0x214 */ u16 field_0x214;
|
||||
/* 0x218 */ u32 field_0x218;
|
||||
/* 0x21C */ void* buffer;
|
||||
/* 0x21C */ void* dummyGameAlloc;
|
||||
/* 0x220 */ mDoDvdThd_mountXArchive_c* mpField0Command;
|
||||
/* 0x224 */ mDoDvdThd_mountXArchive_c* mpAlAnmCommand;
|
||||
/* 0x228 */ u8 field_0x228[4];
|
||||
|
||||
Reference in New Issue
Block a user