mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-07 01:35:29 -04:00
d_a_npc_grc equivalent (#2594)
* initial work * d_a_npc_grc equivalent * Fixed configure.py change * pr cleanup
This commit is contained in:
@@ -33,6 +33,10 @@ public:
|
||||
|
||||
class dEvent_manager_c {
|
||||
public:
|
||||
enum Event_Cut_Nums {
|
||||
/* 0x1 */ NUM_EVT_CUTS_e = 0x1,
|
||||
};
|
||||
|
||||
void* getSubstance(dEvDtData_c* p_data, int type);
|
||||
void setDbgData(const char*);
|
||||
dEvent_manager_c();
|
||||
|
||||
Reference in New Issue
Block a user