mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-20 04:30:12 +02:00
TypeInfoGen will now autobind doom scripts.
This commit is contained in:
@@ -49,6 +49,8 @@ public:
|
||||
void Restore( idRestoreGame *savefile );
|
||||
|
||||
private:
|
||||
ID_SCRIPT_EVENT( "<immediateremove>", 0 )
|
||||
ID_SCRIPT_EVENT( "remove", 0 )
|
||||
void Event_Remove( void );
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user