source:
orxonox.OLD/orxonox/trunk/src/defs/sdlincl.h
@
  4468
        
        | Last change on this file since 4468 was 4381, checked in by bensch, 20 years ago | |
|---|---|
| File size: 200 bytes | |
| Line | |
|---|---|
| 1 | /*! | 
| 2 | \file sdlincl.h | 
| 3 | \brief This file includes sdl Headers. | 
| 4 | |
| 5 | no Class is defined here, but the SDL Headers | 
| 6 | */ | 
| 7 | |
| 8 | #ifndef _SDLINCL_H | 
| 9 | #define _SDLINCL_H | 
| 10 | |
| 11 | #include <SDL.h> | 
| 12 | |
| 13 | #endif /* _SDLINCL_H */ | 
| 14 | 
Note: See TracBrowser
        for help on using the repository browser.
    


            






