This commit is contained in:
Ryan C. Gordon 2002-08-22 10:36:51 +00:00
parent c2a4dd6378
commit 099e61d760
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -22,6 +22,8 @@ These are in no particular order. A 1.0 release is reliant on doing most of
- Platforms to port to: PocketPC (Maybe can just use win32.c?),
Amiga (needs platform driver), DOS4GW (platform driver).
- profile string list interpolation.
- Make zip_find_entry() do _something_ with dir entries.
- Is building internal zlib broken?
- Enable more warnings?
- Use __cdecl in physfs.h?
- Look for FIXMEs (many marked with "!!!" in comments).