Display credits screen on exit properly
This commit is contained in:
@@ -186,6 +186,7 @@ typedef int clipHandle_t;
|
||||
#define MAX_QINT 0x7fffffff
|
||||
#define MIN_QINT (-MAX_QINT-1)
|
||||
|
||||
#define ARRAY_LEN(x) (sizeof(x) / sizeof(*(x)))
|
||||
|
||||
// angle indexes
|
||||
#define PITCH 0 // up / down
|
||||
|
||||
Reference in New Issue
Block a user