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

Class BubbleData

src/SB/Game/zParPTank.cpp:27–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25// with this file linked will result in a crash, so I'm not marking it as Equivalent yet.
26
27struct BubbleData
28{
29 xVec3 vel;
30 float life;
31};
32
33extern RwCamera* sGameScreenTransCam;
34

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected