mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-19 12:14:35 +02:00
TypeInfoGen will now autobind doom scripts.
This commit is contained in:
@@ -89,6 +89,8 @@ private:
|
||||
|
||||
virtual void Think( void );
|
||||
|
||||
ID_SCRIPT_EVENT( "leftFoot", 0 )
|
||||
ID_SCRIPT_EVENT( "rightFoot", 0 )
|
||||
void Event_Footstep( void );
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user