mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-31 12:13:16 +00:00
Missed G_DemoTitleResponder definition
This commit is contained in:
parent
fef19410fd
commit
c2d1f96bb3
1 changed files with 2 additions and 0 deletions
|
|
@ -180,4 +180,6 @@ boolean G_CheckDemoStatus(void);
|
|||
void G_LoadDemoInfo(menudemo_t *pdemo);
|
||||
void G_DeferedPlayDemo(const char *demo);
|
||||
|
||||
boolean G_DemoTitleResponder(event_t *ev);
|
||||
|
||||
#endif // __G_DEMO__
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue