variables.h
changeset 2112 b94d4c1a0ab9
parent 2099 22f535ad9eea
child 2121 c86a863485ee
--- a/variables.h	Sun Jul 17 18:48:45 2005 +0000
+++ b/variables.h	Sun Jul 17 18:49:05 2005 +0000
@@ -379,7 +379,6 @@
 // NOSAVE: These can be recalculated from InitializeLandscapeVariables
 typedef struct {
 	StringID names_s[NUM_CARGO];
-	StringID names_p[NUM_CARGO];
 	StringID names_long[NUM_CARGO];
 	StringID names_short[NUM_CARGO];
 	byte weights[NUM_CARGO];