about summary refs log tree commit diff
path: root/src/engine/e_if_other.h
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-10-25 12:19:54 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-10-25 12:19:54 +0000
commit0436e7fc226bb6d99d17c103282d22fe711a877f (patch)
tree8ee48fcd29c582ecdce97813ce762fa2c4853ff9 /src/engine/e_if_other.h
parent5665867ef3e6e6af8926888840b35c7afd1b9c51 (diff)
downloadzcatch-0436e7fc226bb6d99d17c103282d22fe711a877f.tar.gz
zcatch-0436e7fc226bb6d99d17c103282d22fe711a877f.zip
cleaned up engine client graphics a bit
Diffstat (limited to 'src/engine/e_if_other.h')
-rw-r--r--src/engine/e_if_other.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/e_if_other.h b/src/engine/e_if_other.h
index ca09f48b..76e86b3e 100644
--- a/src/engine/e_if_other.h
+++ b/src/engine/e_if_other.h
@@ -80,8 +80,6 @@ int gfx_window_active();
 int gfx_window_open();
 
 void gfx_set_vsync(int val);
-void gfx_mask_op(int mask, int write);
-void gfx_clear_mask(int fill);
 
 int snd_init();
 int snd_shutdown();