mirror of
https://github.com/ctm/executor.git
synced 2025-02-17 05:31:27 +00:00
18 lines
577 B
Plaintext
18 lines
577 B
Plaintext
package up the System Folder and whatnot so that people w/o the
|
|
old executor-aux can run Executor
|
|
|
|
Try building the mingw32 version using the mingw32 toolchain
|
|
for Fedora 11 (mingw32 has been done before)
|
|
|
|
Try compiling a version for Mac OS X using SDL (Mac OS X hasn't been
|
|
done before, although NEXTSTEP has)
|
|
|
|
Probably want to do an in-use / marked for deletion fix
|
|
|
|
of what data structure? I didn't write that down when
|
|
I first put this entry into the TODO file
|
|
|
|
Probably should get rid of SDL_bmp.c
|
|
|
|
loook at SDL_SaveBMP_RW and SDL_LoadBMP_RW in SDL_video.h
|