X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=gacela_SDL.lisp;h=b077d788c78b48ab18250af7516684ec3c6cdfbf;hb=07e61ac11ecfd0810b59f953e1d3926b8566a640;hp=ebc98b18c76db6420b9697fabaf1d3e4bea79f0c;hpb=66161b212a87260a997193821426f06bca51da7b;p=gacela.git diff --git a/gacela_SDL.lisp b/gacela_SDL.lisp index ebc98b1..b077d78 100644 --- a/gacela_SDL.lisp +++ b/gacela_SDL.lisp @@ -21,7 +21,7 @@ (clines "#include ") (clines "#include ") (clines "#include ") -(clines "#include ") +(clines "#include ") ;;; These are the flags which may be passed to SDL_Init() (defconstant SDL_INIT_TIMER #x00000001)