Farewell_
c047663c90
The game sometimes crashes, throwing an access violation at offset 00000000002f399a. I haven't been able to recreate accurately.
9 lines
107 B
Meson
9 lines
107 B
Meson
project(
|
|
'TAL_CardIO',
|
|
'c',
|
|
version : '0.1.0'
|
|
)
|
|
|
|
inc = include_directories('.')
|
|
|
|
subdir('src/') |