mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Not unused anymore, idiot
This commit is contained in:
parent
5d30a46728
commit
84917e36f1
1 changed files with 1 additions and 1 deletions
|
|
@ -1055,7 +1055,7 @@ ATTRUNUSED static boolean K_IsItemUselessAlone(kartitems_t item)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ATTRUNUSED static boolean K_IsItemSpeed(kartitems_t item)
|
static boolean K_IsItemSpeed(kartitems_t item)
|
||||||
{
|
{
|
||||||
switch (item)
|
switch (item)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue