source:
soft/giet_vm/applications/raycast/disp.h
@
  793
        
        | Last change on this file since 793 was 708, checked in by , 10 years ago | |
|---|---|
| File size: 175 bytes | |
| Line | |
|---|---|
| 1 | #ifndef __DISP_H | 
| 2 | #define __DISP_H | 
| 3 | |
| 4 | #include "game.h" | 
| 5 | |
| 6 | unsigned char* dispLoadTexture( char* path ); | 
| 7 | unsigned int dispRenderSlice( unsigned int* slice ); | 
| 8 | |
| 9 | #endif // __DISP_H | 
Note: See TracBrowser
        for help on using the repository browser.
    ![(please configure the [header_logo] section in trac.ini)](/trac/giet-vm/chrome/site/your_project_logo.png)
