@@ -99,7 +99,7 @@ void LUAh_IntermissionThinker(void); // Hook for Y_Ticker
...
@@ -99,7 +99,7 @@ void LUAh_IntermissionThinker(void); // Hook for Y_Ticker
booleanLUAh_TeamSwitch(player_t*player,intnewteam,booleanfromspectators,booleantryingautobalance,booleantryingscramble);// Hook for team switching in... uh....
booleanLUAh_TeamSwitch(player_t*player,intnewteam,booleanfromspectators,booleantryingautobalance,booleantryingscramble);// Hook for team switching in... uh....
UINT8LUAh_ViewpointSwitch(player_t*player,player_t*newdisplayplayer,booleanforced);// Hook for spy mode
UINT8LUAh_ViewpointSwitch(player_t*player,player_t*newdisplayplayer,booleanforced);// Hook for spy mode
#ifdef SEENAMES
#ifdef SEENAMES
booleanLUAh_SeenPlayer(player_t*player,player_t*seenplayer);// Hook for MT_NAMECHECK
booleanLUAh_SeenPlayer(player_t*player,player_t*seenfriend);// Hook for MT_NAMECHECK