add tw example

This commit is contained in:
ABelliqueux 2020-12-29 13:02:37 +01:00
parent 66eca84e97
commit 452a074976

View File

@ -41,7 +41,7 @@ SRCS = hello_world.c \
#~ ../common/crt0/crt0.s \
#~ TIM/bousai.tim \
#~ ## Hello shaded
#~ ## Hello shaded textured
#~ TARGET = hello_poly_gt
#~ TYPE = ps-exe
@ -49,6 +49,14 @@ SRCS = hello_world.c \
#~ ../common/crt0/crt0.s \
#~ TIM/bousai.tim \
#~ ## Hello shaded window textured
#~ TARGET = hello_poly_gt_tw
#~ TYPE = ps-exe
#~ SRCS = hello_poly_gt_tw.c \
#~ ../common/crt0/crt0.s \
#~ TIM/bousai.tim \
#~ ## Hello sprt
#~ TARGET = hello_sprt
#~ TYPE = ps-exe