nitro-engine/source
Antonio Niño Díaz 17f026bb8f library: Make many function parameters const
This helps the compiler issue warning if there is some logical error in
the code, and it helps the developer realize if some assumption with
the code is wrong.
2022-10-20 22:36:58 +01:00
..
dsma dsma: Update to version 0.2.0 2022-10-15 00:36:52 +01:00
NE2D.c library: Make many function parameters const 2022-10-20 22:36:58 +01:00
NEAlloc.c library: Cleanup source code files 2022-10-16 02:58:48 +01:00
NEAnimation.c library: Cleanup source code files 2022-10-16 02:58:48 +01:00
NECamera.c library: Cleanup some more files 2022-10-15 00:36:28 +01:00
NEFAT.c library: Cleanup source code files 2022-10-16 02:58:48 +01:00
NEFormats.c library: examples: Add enums for texture formats and parameters 2022-10-20 01:51:19 +01:00
NEGeneral.c Add SetFov function 2022-10-19 19:58:42 +02:00
NEGUI.c library: Make many function parameters const 2022-10-20 22:36:58 +01:00
NEModel.c library: Make many function parameters const 2022-10-20 22:36:58 +01:00
NEPalette.c library: Make many function parameters const 2022-10-20 22:36:58 +01:00
NEPhysics.c library: Make many function parameters const 2022-10-20 22:36:58 +01:00
NEPolygon.c library: Cleanup code and add missing enum entries 2022-10-16 02:35:54 +01:00
NEText.c library: Make many function parameters const 2022-10-20 22:36:58 +01:00
NETexture.c library: Make many function parameters const 2022-10-20 22:36:58 +01:00