|
|
@ -1270,6 +1270,9 @@ Rush Hour database from Michael Fogleman.\n\n") |
|
|
|
(when g-puzzle-list (free (type-cast g-puzzle-list (* void))) |
|
|
|
(set g-puzzle-list null)) |
|
|
|
|
|
|
|
(when g-progression-puzzles (free (type-cast g-progression-puzzles (* void))) |
|
|
|
(set g-progression-puzzles null)) |
|
|
|
|
|
|
|
(each-in-array |
|
|
|
textures-to-destroy i |
|
|
|
(SDL_DestroyTexture (at i textures-to-destroy))) |
|
|
|