mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Fix
This commit is contained in:
parent
a9403fc880
commit
9deeec4207
@ -617,7 +617,7 @@ MxResult Act3Brickster::FUN_100417c0()
|
||||
// FUNCTION: BETA10 0x1001b017
|
||||
MxS32 Act3Brickster::FUN_10042300()
|
||||
{
|
||||
// TODO: Has poor inlining, possibly can be fixed by changing the assignment operator in vector.h
|
||||
// TODO: Has poor inlining, can be fixed by changing the assignment operator in vector.h
|
||||
// See extended comment in vector.h for operator=
|
||||
|
||||
Act3* a3 = (Act3*) m_world;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user