d_a_npc_grc equivalent (#2594)

* initial work

* d_a_npc_grc equivalent

* Fixed configure.py change

* pr cleanup
This commit is contained in:
Carco_21
2025-08-22 03:52:59 -04:00
committed by GitHub
parent 4ae5fc5f6d
commit 961e370b3e
5 changed files with 1622 additions and 1819 deletions
+4
View File
@@ -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();