DEADSOFTWARE

first step to separate render
[flatwaifu.git] / src / switch.h
index 8627920bc9012b6fb33cede8dedecc9f402ff7f6..222b1a0195d271c3489f3e73ef76060d04184ef6 100644 (file)
@@ -29,6 +29,8 @@ enum{
   SW_LIFT
 };
 
+extern int sw_secrets;
+
 void SW_init(void);
 void SW_alloc(void);
 int SW_load(FILE*);