diff options
-rw-r--r-- | smush.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -111,6 +111,7 @@ struct SmushPlayer { uint32 nextBE32(); void init(); + void deinit(); void startVideo(short int arg, byte* videofile); |
![]() |
index : scummvm-rg350 | |
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350 | neonloop |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | smush.h | 1 |
@@ -111,6 +111,7 @@ struct SmushPlayer { uint32 nextBE32(); void init(); + void deinit(); void startVideo(short int arg, byte* videofile); |