1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-12-08 14:58:33 +00:00

IFFView and requesters update

IFFView
 - screen height updated to PAL

requesters

 - added buttons and slider
This commit is contained in:
Wei-ju Wu
2016-01-13 21:02:08 -08:00
parent 595440ee0f
commit c4bcf8a6d4
3 changed files with 99 additions and 45 deletions

View File

@ -4,7 +4,5 @@
extern void open_file(struct Window *window);
#define REQ_OK_BUTTON_ID 101
#define REQ_CANCEL_BUTTON_ID 102
#endif /* __FILEREQ_H__ */