MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / message_free

Function message_free

TheForceEngine/TFE_Jedi/InfSystem/message.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 u32 s_msgEvent;
27
28 void message_free()
29 {
30 s_messageAddr = nullptr;
31 }
32
33 void message_addAddress(const char* name, s32 param0, s32 param1, RSector* sector)
34 {

Callers 2

level_loadGeometryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected