mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-10 11:55:14 -04:00
inlines
This commit is contained in:
@@ -198,7 +198,7 @@ public:
|
||||
return mpPhotoCB(i_actor, i_itemBtn);
|
||||
}
|
||||
|
||||
public:
|
||||
private:
|
||||
/* 0x04 */ u16 mCommand;
|
||||
/* 0x06 */ u16 mCondition;
|
||||
/* 0x08 */ s16 mEventId;
|
||||
|
||||
@@ -536,6 +536,7 @@ private:
|
||||
class mDoExt_invisibleModel {
|
||||
public:
|
||||
mDoExt_invisibleModel() {}
|
||||
~mDoExt_invisibleModel() {}
|
||||
|
||||
BOOL create(J3DModel*);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user