aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2021-09-10 01:28:29 -0600
committerSelene ToyKeeper2021-09-10 01:28:29 -0600
commitbd934678b03f0448aa7fd128fe0a745651b545ce (patch)
tree8b2407c6a6647fd1ff5e5e9b1ac61fa6545af5fa /spaghetti-monster
parentfixed K9.3 builds (oops, new update_tint() needed to be compiled out for K9.3) (diff)
downloadanduril-bd934678b03f0448aa7fd128fe0a745651b545ce.tar.gz
anduril-bd934678b03f0448aa7fd128fe0a745651b545ce.tar.bz2
anduril-bd934678b03f0448aa7fd128fe0a745651b545ce.zip
fixed builds which failed due to being too big (rot66, mf01-mini)
by turning off one more of the recent extra features (can turn it back on later if the build size goes down)
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril/cfg-ff-rot66.h2
-rw-r--r--spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-ff-rot66.h b/spaghetti-monster/anduril/cfg-ff-rot66.h
index 7e21fe7..48541a7 100644
--- a/spaghetti-monster/anduril/cfg-ff-rot66.h
+++ b/spaghetti-monster/anduril/cfg-ff-rot66.h
@@ -43,3 +43,5 @@
// too big, remove stuff to make room
#undef USE_RAMP_AFTER_MOON_CONFIG
+#undef USE_RAMP_SPEED_CONFIG
+//#undef USE_2C_STYLE_CONFIG
diff --git a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h
index 962317e..86e8c26 100644
--- a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h
+++ b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h
@@ -53,4 +53,6 @@
// too big, remove stuff to make room
+#undef USE_RAMP_AFTER_MOON_CONFIG
#undef USE_RAMP_SPEED_CONFIG
+//#undef USE_2C_STYLE_CONFIG