Generate date using RGBDS built-in

This adds a "Z" at the end of the build date, but this should be fine
This commit is contained in:
ISSOtm
2019-01-26 14:32:10 +01:00
parent 4750306a1f
commit 19964de8aa
2 changed files with 1 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ SECTION "Build date", ROM0
db "Built "
BuildDate::
INCBIN "res/build.date"
db __ISO_8601_UTC__
db 0