forked from mirror/OpenTTD
(svn r5767) - Cleanup: Improve upon the header file mess regarding fios. Move all relevant types from hal.h into fios.h, eliminate the unneccessary passing of a global variable, and extern variables in header files (declare in fios.c and misc_gui.c
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "table/sprites.h"
|
||||
#include "network.h"
|
||||
|
||||
#include "hal.h" // for file list
|
||||
#include "fios.h"
|
||||
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
|
Reference in New Issue
Block a user