summaryrefslogtreecommitdiffstats
path: root/menu_demo/bitmap.h
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-04-16 12:14:49 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-04-16 12:14:49 (GMT)
commitb5f2b48d84b34de1bf78964b8481b6717ca6e00e (patch)
treebf341b34d36878be07eaeca248f4492a15935d83 /menu_demo/bitmap.h
parentf64df83770bdf1471036ed0ee600c57e0d4755b5 (diff)
download2iv55-b5f2b48d84b34de1bf78964b8481b6717ca6e00e.zip
2iv55-b5f2b48d84b34de1bf78964b8481b6717ca6e00e.tar.gz
2iv55-b5f2b48d84b34de1bf78964b8481b6717ca6e00e.tar.bz2
gl veranderd naar GL.
Diffstat (limited to 'menu_demo/bitmap.h')
-rw-r--r--menu_demo/bitmap.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/menu_demo/bitmap.h b/menu_demo/bitmap.h
index 8eb7680..53dd206 100644
--- a/menu_demo/bitmap.h
+++ b/menu_demo/bitmap.h
@@ -1,12 +1,6 @@
#ifndef _CBITMAP_H
#define _CBITMAP_H
-struct ButtonStruct {
- double m_dXPos;
- double m_dYPos;
- int m_iType;
-};
-
void load_image(char *filename);
#endif \ No newline at end of file