source: abuse/trunk/src/sdlport/hmi.h @ 481

Last change on this file since 481 was 481, checked in by Sam Hocevar, 12 years ago

Fuck the history, I'm renaming all .hpp files to .h for my own sanity.

  • Property svn:keywords set to Id
File size: 112 bytes
Line 
1#ifndef __HMI_HPP_
2#define __HMI_HPP_
3
4unsigned char* load_hmi(char* filename, unsigned int &data_size);
5
6#endif
Note: See TracBrowser for help on using the repository browser.