Navigation Menu

Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Add assertions to the default API set.
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 19, 2011
1 parent 9469abf commit e2e735a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SDL.h
Expand Up @@ -72,6 +72,7 @@

#include "SDL_main.h"
#include "SDL_stdinc.h"
#include "SDL_assert.h"
#include "SDL_atomic.h"
#include "SDL_audio.h"
#include "SDL_clipboard.h"
Expand Down

0 comments on commit e2e735a

Please sign in to comment.