cepl.sdl2

BSD 2 Clause

SDL2 host for cepl

$ area51 add cepl.sdl2Copy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cepl.sdl2:some-function ...)