mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-01 14:15:16 +02:00
6 lines
96 B
Meson
6 lines
96 B
Meson
![]() |
binding_headers = []
|
||
|
binding_dependencies = []
|
||
|
binding_source = files(
|
||
|
'binding-null.cpp'
|
||
|
)
|