X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=gacela_SDL.lisp;h=b077d788c78b48ab18250af7516684ec3c6cdfbf;hb=5e3843acaf7628122c750406e48e83ac6fdb6312;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)