GLdc/samples/trimark
falco e27c276daa Fixed poly/tri/quadmarks to build with GCC12
"start" is a reserved symbol within KOS, per crt1.s. Not sure why the old toolchains let us use this symbol name elsewhere, but the new GCC12 toolchain rightfully complains about duplicate symbols.

- Renamed "start" timestamp to "begin."
2023-03-04 17:35:17 -06:00
..
romdisk Optimise non-indexed rendering paths 2018-10-08 22:03:50 +01:00
main.c Fixed poly/tri/quadmarks to build with GCC12 2023-03-04 17:35:17 -06:00