nextpri inc error

This commit is contained in:
ABelliqueux 2020-12-29 12:05:19 +01:00
parent d80254c186
commit 5ca636c703

View File

@ -203,6 +203,7 @@ int main(void)
addPrim(ot[db], poly); // add poly to the Ordering table addPrim(ot[db], poly); // add poly to the Ordering table
nextpri += sizeof(POLY_GT4); // increment nextpri address with size of a POLY_F4 struct
FntPrint("Hello textured shaded !"); FntPrint("Hello textured shaded !");