spidey-decomp/spid_ai0.cpp
2024-08-04 17:20:00 +02:00

9 lines
105 B
C++

#include "spid_ai0.h"
// @MEDIUMTODO
void SpideyAI0(CPlayer *)
{
printf("SpideyAI0(CPlayer *)");
}