g_demo.c: use savebuffer_t

This commit is contained in:
James R 2022-12-25 13:49:55 -08:00
parent 8bdb5bdb77
commit ea41f91e7f
2 changed files with 328 additions and 330 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.
// ======================================