Commit Graph

6 Commits

Author SHA1 Message Date
Lephenixnoir 1556c37340
meta: reduce g3a size by 43 kiB
* -fno-exceptions: avoids unwind (-18 kiB)
* -lm before -lstdc++: avoids pulling math_stubs_float.o which links the
  entire set of math float functions just to use atanf()
2022-08-20 21:26:33 +02:00
Lephenixnoir 96da3421d7
render: render a single section as an example 2022-08-20 16:44:02 +02:00
Yann MAGNIN 12721e6021 add basic level gen blblblbl 2022-08-20 16:32:37 +02:00
Yann MAGNIN 0abeeaa835 basic level display blblblblbl 2022-08-20 15:06:19 +02:00
Yann MAGNIN e8a624a9e9 add struts 2022-08-20 13:00:23 +02:00
Lephenixnoir 96ec759657
meta: initial commit 2022-08-20 11:51:24 +02:00