source:
abuse/trunk/src/sdlport/hmi.h
@
494
Last change on this file since 494 was 494, checked in by , 12 years ago | |
---|---|
|
|
File size: 113 bytes |
Rev | Line | |
---|---|---|
[479] | 1 | #ifndef __HMI_HPP_ |
2 | #define __HMI_HPP_ | |
3 | ||
4 | unsigned char* load_hmi(char* filename, unsigned int &data_size); | |
5 | ||
[494] | 6 | #endif |
Note: See TracBrowser
for help on using the repository browser.