mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'remove-b_bot' into 'master'
Remove b_bot.c and b_bot.h from CMakeLists See merge request KartKrew/Kart!271
This commit is contained in:
commit
a21b235034
1 changed files with 0 additions and 2 deletions
|
|
@ -3,7 +3,6 @@
|
||||||
# Core sources
|
# Core sources
|
||||||
set(SRB2_CORE_SOURCES
|
set(SRB2_CORE_SOURCES
|
||||||
am_map.c
|
am_map.c
|
||||||
b_bot.c
|
|
||||||
command.c
|
command.c
|
||||||
comptime.c
|
comptime.c
|
||||||
console.c
|
console.c
|
||||||
|
|
@ -50,7 +49,6 @@ set(SRB2_CORE_SOURCES
|
||||||
|
|
||||||
set(SRB2_CORE_HEADERS
|
set(SRB2_CORE_HEADERS
|
||||||
am_map.h
|
am_map.h
|
||||||
b_bot.h
|
|
||||||
byteptr.h
|
byteptr.h
|
||||||
command.h
|
command.h
|
||||||
console.h
|
console.h
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue