#include "exp004init.h" #include "exp004state0.h" #define S exp004state0 void exp004init (void) { S.zoom = false; return; }