mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-27 15:20:25 +00:00
8 lines
123 B
C++
8 lines
123 B
C++
#include "m3dzone.h"
|
|
|
|
|
|
void M3dZone_LineToItem(SLineInfo *, i32)
|
|
{
|
|
printf("void M3dZone_LineToItem(SLineInfo *, int)");
|
|
}
|