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

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

style: remove trailing spaces, fix copyright statements.

  • Property svn:keywords set to Id
File size: 113 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.