Merge pull request #4 from 42-Slices-of-Cheese/master

This commit is contained in:
Maxime Vincent 2025-02-06 15:30:48 +01:00 committed by GitHub
commit 6c599f50e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ void I_FinishUpdate (void);
void I_ReadScreen (byte* scr);
void I_BeginRead (void);
void I_EndRead(void);
void I_SetWindowTitle(char *title);