g_demo.c: use savebuffer_t

This commit is contained in:
James R 2022-12-25 13:49:55 -08:00
parent 38a35b6f78
commit 061f8b0587
2 changed files with 328 additions and 330 deletions

File diff suppressed because it is too large Load diff

View file

@ -22,8 +22,6 @@
extern "C" {
#endif
extern UINT8 *demo_p;
// ======================================
// DEMO playback/recording related stuff.
// ======================================