mirror of
https://github.com/weiju/amiga-stuff
synced 2025-12-08 14:58:33 +00:00
requesters: proportional gadget size
Now the file list scroller gadget is set according to the number of represented files in the list. By computing the body size algebraic rather than numeric we are avoiding the floating point division.
This commit is contained in:
@ -9,4 +9,3 @@ clean:
|
||||
|
||||
main: main.o filereq.o dos13.o
|
||||
$(CC) $(CFLAGS) $^ -lamiga -lauto -o $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user