mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-14 00:57:00 -05:00
3 lines
217 B
Meson
3 lines
217 B
Meson
make_pl_poke_icon_py = find_program('make_pl_poke_icon.py', native: true)
|
|
make_pl_pokegra_py = find_program('make_pl_pokegra.py', native: true)
|
|
make_pl_otherpoke_py = find_program('make_pl_otherpoke.py', native: true) |