g_demo.c: use savebuffer_t
This commit is contained in:
parent
7a4b3e8017
commit
e91701fe5b
2 changed files with 323 additions and 324 deletions
645
src/g_demo.c
645
src/g_demo.c
File diff suppressed because it is too large
Load diff
|
|
@ -18,8 +18,6 @@
|
|||
#include "doomstat.h"
|
||||
#include "d_event.h"
|
||||
|
||||
extern UINT8 *demo_p;
|
||||
|
||||
// ======================================
|
||||
// DEMO playback/recording related stuff.
|
||||
// ======================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue