23 #ifndef M4_BURGER_STREAM_BREAK_H 24 #define M4_BURGER_STREAM_BREAK_H 26 #include "m4/m4_types.h" 27 #include "m4/wscript/ws_machine.h" 39 const int32 *variable;
42 #define STREAM_BREAK_END { -1, nullptr, 0, 0, NO_TRIGGER, 0, nullptr, 0 } 45 #define DIGI_LOOP 1024 // these must be more than the series play flags 46 #define DIGI_STOP 2048 49 int32 _my_stream_break_index = 0;
52 machine *_my_stream_viewer =
nullptr;
58 void handle_series_stream_break();
64 void palette_prep_for_stream();
Definition: ws_machine.h:153
Definition: stream_break.h:32
intptr frac16
Definition: m4_types.h:46
Definition: database.h:28
Definition: stream_break.h:48