summaryrefslogtreecommitdiffstats
path: root/menu_demo/bitmap.h
diff options
context:
space:
mode:
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