summaryrefslogtreecommitdiff
path: root/example.h
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2025-09-07 09:29:11 +0200
committerkkard2 <[email protected]>2025-09-07 09:29:11 +0200
commitab6db2bfd9733552d6c25eaa806858ffed0e388a (patch)
tree350f23a0c5b2ba5ff701545e122fefccdba44bbb /example.h
parentc451018c17ce4953a7011fce6cafa55e362e0005 (diff)
texture
Diffstat (limited to 'example.h')
-rw-r--r--example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/example.h b/example.h
index 960c321..9769c84 100644
--- a/example.h
+++ b/example.h
@@ -1 +1,2 @@
+void init();
void draw_frame(sponge_Texture c);