chiark / gitweb /
Genericise SpecLoaded
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 12 Apr 2022 00:12:48 +0000 (01:12 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 12 Apr 2022 00:12:48 +0000 (01:12 +0100)
commit3c76bf083d2099165f94a95dcb81ab99ef237856
tree5313dd848ddfb1ae1145412908ec3139aa6c8f39
parent3ae6634dfbc293722f85317de752bc2e2d583552
Genericise SpecLoaded

We are going to want to make inert pieces occultable too.  Currently
this is meaningless since we only call load_inert when resolving the
occultation for *another* piece.  But that is going to change.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/gamestate.rs