Codechange: Don't use globals for story/goal/sign/group command proc return values.
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include "tile_type.h"
|
||||
|
||||
struct Window;
|
||||
extern SignID _new_sign_id;
|
||||
|
||||
void UpdateAllSignVirtCoords();
|
||||
void PlaceProc_Sign(TileIndex tile);
|
||||
|
Reference in New Issue
Block a user