GLdc/samples/polymark
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
main.c Fixed poly/tri/quadmarks to build with GCC12 2023-03-04 17:35:17 -06:00