mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-03-21 17:24:37 -05:00
Update build date
This commit is contained in:
parent
1e06516317
commit
24aafcbf63
2
Makefile
2
Makefile
|
|
@ -38,7 +38,7 @@ INCLUDES := inc inc/ui inc/fs inc/gfx
|
||||||
EXEFS_SRC := exefs_src
|
EXEFS_SRC := exefs_src
|
||||||
APP_TITLE := JKSV
|
APP_TITLE := JKSV
|
||||||
APP_AUTHOR := JK
|
APP_AUTHOR := JK
|
||||||
APP_VERSION := 10.31.2024
|
APP_VERSION := 11.5.2024
|
||||||
ROMFS := romfs
|
ROMFS := romfs
|
||||||
ICON := icon.jpg
|
ICON := icon.jpg
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
#include "gfx.h"
|
#include "gfx.h"
|
||||||
|
|
||||||
#define BLD_MON 10
|
#define BLD_MON 11
|
||||||
#define BLD_DAY 31
|
#define BLD_DAY 5
|
||||||
#define BLD_YEAR 2024
|
#define BLD_YEAR 2024
|
||||||
|
|
||||||
namespace data
|
namespace data
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user