X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2F16.h;h=b12b1a7dacdc4d6b0bc08636fbb19a2aea11f674;hb=663e52d5641538fc75ccdad3ba2529a27e8e0ff8;hp=7b2f9811d5e9c6aa9130a06d4c44f9d7dac7510c;hpb=707c5310d94a386646727cafad91f93cc65052ad;p=16.git diff --git a/src/16.h b/src/16.h index 7b2f9811..b12b1a7d 100755 --- a/src/16.h +++ b/src/16.h @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2015 sparky4 & pngwen & andrius4669 + * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 * * This file is part of Project 16. * @@ -33,7 +33,8 @@ typedef enum { ENGI_EXIT, ENGI_QUIT, ENGI_RUN, - ENGI_INPUT + ENGI_INPUT, + ENGI_PAUSE } engi_stat_t; #endif /*__16_H_*/