mirror of
https://github.com/weiju/amiga-stuff
synced 2025-11-21 17:42:30 +00:00
scrolling works somewhat
the indexes are not entirely correct
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#CC=vc +aos68k
|
||||
CC=vc +kick13
|
||||
CFLAGS=-c99 -I$(NDK_INC) -DDEBUG
|
||||
CFLAGS=-c99 -I$(NDK_INC) -DDEBUG -O2
|
||||
|
||||
all: main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user