nds_nflib/source
Antonio Niño Díaz 02321a1864 library: Delete 3D sprites when overwriten
When a 3D sprite is created on top of a previously created 3D sprite, it
is needed to delete the previous one. If not, the sprite count will be
incorrect.

This doesn't happen with other subsystems of the library.
2023-06-05 23:51:40 +01:00
..
nf_2d.c library: Add copyright notice 2023-05-29 23:25:36 +01:00
nf_3d.c library: Add copyright notice 2023-05-29 23:25:36 +01:00
nf_affinebg.c library: Small style fixes 2023-06-05 21:12:18 +01:00
nf_basic.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_bitmapbg.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_collision.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_media.c library: Replace some shifts by multiplications and divisions 2023-05-30 01:37:01 +01:00
nf_mixedbg.c library: Replace some shifts by multiplications and divisions 2023-05-30 01:37:01 +01:00
nf_sound.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_sprite3d.c library: Delete 3D sprites when overwriten 2023-06-05 23:51:40 +01:00
nf_sprite256.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_text16.c library: Small style fixes 2023-06-05 21:12:18 +01:00
nf_text.c library: Small style fixes 2023-06-05 21:12:18 +01:00
nf_tiledbg.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_wifi.c library: Add copyright notice 2023-05-29 23:25:36 +01:00