diff options
Diffstat (limited to 'checkouts.h')
-rw-r--r-- | checkouts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkouts.h b/checkouts.h index 5d0874e..870f24f 100644 --- a/checkouts.h +++ b/checkouts.h @@ -4,5 +4,6 @@ #include <stddef.h> extern char *CHECKOUTS[3][170]; +extern char *SETUP_SHOTS[191]; #endif |