pokeplatinum/asm/meson.build
2024-02-21 13:09:55 -08:00

4 lines
65 B
Meson

pokeplatinum_asm = files(
'trainer_ai/trainer_ai_script.s'
)