mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-23 13:29:48 +00:00
8 lines
81 B
C++
8 lines
81 B
C++
#include "pal.h"
|
|
|
|
// @MEDIUMTODO
|
|
void Free16Slot(u16)
|
|
{
|
|
printf("Free16Slot");
|
|
}
|