|
|
@ -8,7 +8,8 @@ |
|
|
|
(c-preprocessor-define-constant SDL_MAIN_HANDLED 1) |
|
|
|
(c-import "SDL.h" "SDL_syswm.h")) |
|
|
|
|
|
|
|
(c-import "<stdio.h>" "<string.h>" &with-decls "<stddef.h>" "<stdbool.h>") |
|
|
|
(c-import "<stdio.h>" "<string.h>" "<stdlib.h>" |
|
|
|
&with-decls "<stddef.h>" "<stdbool.h>") |
|
|
|
|
|
|
|
(register-module-license "SDL" s-sdl-license-string) |
|
|
|
|
|
|
|