GLdc/samples/zclip
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
main.c samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00