GLdc/samples/nehe16
Paul Cercueil 6ea25ff3c7
samples: Fix dual inclusion of romdisk file
The romdisk is automatically initialized when linked, and does not have
to be initialized in any way in C code. Doing so results in multiple
inclusions of the romdisk file.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
2026-06-27 12:14:33 +02:00
..
romdisk Fixed OpenGL Fog implementation + Added New Sample 2025-02-18 21:52:19 -06:00
main.c samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
pvr-texture.c Fixed OpenGL Fog implementation + Added New Sample 2025-02-18 21:52:19 -06:00