include: move version defines out to version.h
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <86box/resource.h>
|
||||
#include <86box/86box.h>
|
||||
#include <86box/plat.h>
|
||||
#include <86box/version.h>
|
||||
#undef IN_RESOURCE_H
|
||||
|
||||
#define APSTUDIO_READONLY_SYMBOLS
|
||||
|
||||
@@ -47,6 +47,7 @@
|
||||
#endif
|
||||
#include <86box/win_sdl.h>
|
||||
#include <86box/win.h>
|
||||
#include <86box/version.h>
|
||||
|
||||
|
||||
typedef struct {
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
#include <86box/86box.h>
|
||||
#include <86box/plat.h>
|
||||
#include <86box/win.h>
|
||||
#include <86box/version.h>
|
||||
|
||||
|
||||
void
|
||||
|
||||
@@ -70,6 +70,7 @@
|
||||
#include <86box/ui.h>
|
||||
#include <86box/win.h>
|
||||
#include <86box/win_sdl.h>
|
||||
#include <86box/version.h>
|
||||
|
||||
|
||||
#define RENDERER_FULL_SCREEN 1
|
||||
|
||||
Reference in New Issue
Block a user