mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 20:12:07 +00:00
Move src/asmotor.h to top-level include/
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
This commit is contained in:
@@ -17,5 +17,5 @@ xlink: $(obj)
|
||||
gcc -Wall -o $@ $^
|
||||
|
||||
.c.o:
|
||||
gcc -Wall -I. -I.. -I../../include -g -c -o $@ $<
|
||||
gcc -Wall -I../../include -g -c -o $@ $<
|
||||
|
||||
|
||||
Reference in New Issue
Block a user