mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Regalloc/debug/misc fixes (#2794)
* Fix "0" asserts * More debug and regalloc fixes * Fix PTMF syntax for compatibility with other compilers * Fix some fakematches, link more TUs for J/P
This commit is contained in:
@@ -10,6 +10,7 @@ class fopAc_ac_c;
|
||||
class dEvent_exception_c {
|
||||
public:
|
||||
dEvent_exception_c() { mEventInfoIdx = -1; }
|
||||
~dEvent_exception_c() {}
|
||||
void init();
|
||||
int setStartDemo(int mapToolID);
|
||||
const char* getEventName();
|
||||
|
||||
Reference in New Issue
Block a user