spidey-decomp/pal.cpp
2024-07-14 16:03:48 +02:00

8 lines
81 B
C++

#include "pal.h"
// @MEDIUMTODO
void Free16Slot(u16)
{
printf("Free16Slot");
}