diff options
Diffstat (limited to 'src/boot/build.c')
| -rw-r--r-- | src/boot/build.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/boot/build.c b/src/boot/build.c index 31bb34016..87bd5df8d 100644 --- a/src/boot/build.c +++ b/src/boot/build.c @@ -1,3 +1,5 @@ +#include "build.h" + const char gBuildCreator[] = "zelda@srd44"; const char gBuildDate[] = "00-07-31 17:04:16"; const char gBuildMakeOption[] = ""; |
