Changeset 19
- Timestamp:
- 05/13/13 18:14:36 (12 years ago)
- Location:
- trunk/nv/lib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/lib/sdl12.hh
r5 r19 7 7 #ifndef NV_LIB_SDL_HH 8 8 #define NV_LIB_SDL_HH 9 10 #include <nv/common.hh> 9 11 10 12 #define NV_SDL_DYNAMIC -
trunk/nv/lib/sdl_image.hh
r5 r19 8 8 #define NV_LIB_SDL_IMAGE_HH 9 9 10 #include <nv/common.hh> 10 11 #include <nv/lib/sdl12.hh> 11 12
Note: See TracChangeset
for help on using the changeset viewer.