MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / zPortalReset

Function zPortalReset

src/SB/Game/zPortal.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28void zPortalReset(_zPortal* portal)
29{
30 xBaseReset((xBase*)portal, (xBaseAsset*)portal->passet);
31}
32
33void zPortalSave(_zPortal* ent, xSerial* s)
34{

Callers 1

zPortalEventCBFunction · 0.85

Calls 1

xBaseResetFunction · 0.85

Tested by

no test coverage detected