mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Add liolib.c to CMakeLists
This commit is contained in:
parent
591b803566
commit
2639bf4c0b
1 changed files with 1 additions and 0 deletions
|
|
@ -265,6 +265,7 @@ if(${SRB2_CONFIG_HAVE_BLUA})
|
|||
blua/lfunc.c
|
||||
blua/lgc.c
|
||||
blua/linit.c
|
||||
blua/liolib.c
|
||||
blua/llex.c
|
||||
blua/lmem.c
|
||||
blua/lobject.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue