mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-05-31 09:21:22 -04:00
5 lines
155 B
PHP
5 lines
155 B
PHP
#define BOOTFILES(section) \
|
|
build/ROMID/boot/boot.o (section); \
|
|
build/ROMID/boot/reset.o (section); \
|
|
build/ROMID/lib/ultra/os/maptlbrdb.o (section);
|