g_demo.c: use savebuffer_t

This commit is contained in:
James R 2022-12-25 13:49:55 -08:00 committed by NepDisk
parent 7a4b3e8017
commit e91701fe5b
2 changed files with 323 additions and 324 deletions

File diff suppressed because it is too large Load diff

View file

@ -18,8 +18,6 @@
#include "doomstat.h"
#include "d_event.h"
extern UINT8 *demo_p;
// ======================================
// DEMO playback/recording related stuff.
// ======================================