mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
update timestamp
This commit is contained in:
parent
f39b50535d
commit
4b38188091
@ -1,4 +1,4 @@
|
||||
/*auto-generated*/
|
||||
#define UPDATED_STR "Sep 30, 2020 2:36:50pm"
|
||||
#define GIT_COMMIT_HASH "fc90560"
|
||||
#define UPDATED_STR "Sep 30, 2020 4:19:01pm"
|
||||
#define GIT_COMMIT_HASH "f39b505"
|
||||
#define COPYRIGHT_END_YEAR "2020"
|
||||
|
@ -8181,7 +8181,7 @@ private:
|
||||
}
|
||||
CALLBACK_HandlerObject cb_bios_startup_screen;
|
||||
static Bitu cb_bios_startup_screen__func(void) {
|
||||
const char *msg = "DOSBox-X (C) 2011-" COPYRIGHT_END_YEAR " The DOSBox-X Team\nDOSBox-X project maintainer: joncampbell123\nFor more information visit https://dosbox-x.com/\n\n";
|
||||
const char *msg = "DOSBox-X (C) 2011-" COPYRIGHT_END_YEAR " The DOSBox-X Team\nDOSBox-X project maintainer: joncampbell123\nDOSBox-X project homepage: https://dosbox-x.com\n\n";
|
||||
int logo_x,logo_y,x,y,rowheight=8;
|
||||
|
||||
y = 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user