mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 14:55:32 -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() {}
|
||||
|
||||
Reference in New Issue
Block a user