ioq3 changes

This commit is contained in:
OM 2023-05-24 19:40:02 +02:00
parent 02f2256079
commit 41fc217a06
7 changed files with 228 additions and 7 deletions

View file

@ -118,7 +118,7 @@ const char *Key_KeynumToBindString( int keynum ) {
void Key_GetKeysForCommand( const char *command, int *key1, int *key2 ) {
}
void SCR_DebugGraph( float value, int color ) {
void SCR_DebugGraph( float value ) {
}
qboolean CL_FinishedIntro( void ) {