ken-noland / OpenXcom

Open-source clone of the original X-Com
http://openxcom.org
GNU General Public License v3.0
0 stars 0 forks source link

Move `Mod` out of base. #16

Open MaxMahem opened 3 weeks ago

MaxMahem commented 3 weeks ago

Ideally, Base should just be a struct that saves its mutable state, without any external references. Definitely not with a dependency back to mod.

Currently it's referenced in: