GLdc/samples/mipmap
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 Add a mipmap sample 2019-09-23 21:31:11 +01:00
main.c samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00