export everything: modules compiled separately

This commit is contained in:
Zeno Rogue
2019-09-12 22:50:16 +02:00
parent e96d24e8c2
commit 848eb8f48b
47 changed files with 268 additions and 236 deletions
+1 -1
View File
@@ -425,7 +425,7 @@ monstertype minf[motypes] = {
#include "content.cpp"
};
genderswitch_t genderswitch[NUM_GS] = {
EX genderswitch_t genderswitch[NUM_GS] = {
{ GEN_F, moFalsePrincess, "False Princess",
"Don't be fooled by this red-haired girl, or you will be stabbed if you come too close!"},
{ GEN_M, moFalsePrincess, "False Prince",