(svn r9411) -Codechange: Add support for loading of newcargo data.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "table/cargo_const.h"
|
||||
|
||||
static CargoSpec _cargo[NUM_CARGO];
|
||||
CargoSpec _cargo[NUM_CARGO];
|
||||
|
||||
static const byte INVALID_CARGO = 0xFF;
|
||||
|
||||
|
Reference in New Issue
Block a user