summaryrefslogtreecommitdiff
path: root/src/core/ao_pyro.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ao_pyro.h')
-rw-r--r--src/core/ao_pyro.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/ao_pyro.h b/src/core/ao_pyro.h
index 1989a9e5..5deb69d0 100644
--- a/src/core/ao_pyro.h
+++ b/src/core/ao_pyro.h
@@ -57,6 +57,8 @@ struct ao_pyro {
uint8_t fired;
};
+extern uint8_t ao_pyro_wakeup;
+
void
ao_pyro_set(void);