index
:
rodeo_sample_game
master
rmlui
rodeo-rewrite
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
wall.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/wall.h')
-rw-r--r--
src/wall.h
3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wall.h b/src/wall.h
index 6e3dc48..684c595 100644
--- a/
src/wall.h
+++ b/
src/wall.h
@@ -22,3 +22,6 @@ coords_inside_wall(
float x,
float y
);
+
+void
+draw_level(void);