mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-14 04:23:01 -04:00
Resolve tevStr fakematches
This commit is contained in:
@@ -10,6 +10,11 @@ public:
|
||||
cPhs_State CreateInit();
|
||||
void checkTalk();
|
||||
|
||||
inline cPhs_State _create();
|
||||
inline BOOL _delete();
|
||||
inline BOOL _draw();
|
||||
inline BOOL _execute();
|
||||
|
||||
static const char m_arcname[];
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user