mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
fix warnings
This commit is contained in:
parent
a87a2d7191
commit
4b46c48a36
@ -12,6 +12,7 @@
|
||||
#include "indeo.h"
|
||||
#include "utils.h"
|
||||
#include "versionhelpers.h"
|
||||
#include "keyboard.h"
|
||||
|
||||
|
||||
/* export for cncnet cnc games */
|
||||
|
@ -6,6 +6,7 @@
|
||||
#include "config.h"
|
||||
#include "keyboard.h"
|
||||
#include "mouse.h"
|
||||
#include "screenshot.h"
|
||||
|
||||
|
||||
HHOOK g_keyboard_hook;
|
||||
|
Loading…
x
Reference in New Issue
Block a user