X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2F16.h;h=754184b15b6eb8aaf64dbc91738f54a63cbf95c5;hb=3eda0514893c69657ced168188902d36de7016c8;hp=fedf014e76ec71571fce6d29fcd0770911033dd8;hpb=b6ae782dca4da6013125ca45de50dca773989385;p=16.git diff --git a/src/16.h b/src/16.h index fedf014e..754184b1 100755 --- a/src/16.h +++ b/src/16.h @@ -28,13 +28,13 @@ #include "src/lib/modex16.h" #include "src/lib/wcpu/wcpu.h" #include "src/lib/planar.h" -#include "src/lib/scroll16.h" typedef enum { ENGI_EXIT, ENGI_QUIT, ENGI_RUN, - ENGI_INPUT + ENGI_INPUT, + ENGI_PAUSE } engi_stat_t; #endif /*__16_H_*/