22 #ifndef RIVEN_STACKS_ASPIT_H 23 #define RIVEN_STACKS_ASPIT_H 25 #include "mohawk/riven_stack.h" 28 namespace RivenStacks {
37 enum PatchedExternalCommandNameId {
38 kExternalSaveGame = 20,
39 kExternalRestoreGame = 21,
41 kExternalOptions = 23,
87 void cathBookDrawTelescopeCombination();
89 void cathBookDrawPage(uint32 page);
Definition: riven_stack.h:89