mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Return other value in stub
This commit is contained in:
parent
c272280fa1
commit
926287ab66
@ -59,7 +59,7 @@ ViewManager::~ViewManager()
|
||||
// FUNCTION: BETA10 0x10172164
|
||||
undefined4 ViewManager::FUN_100a6150(const BoundingBox& p_bounding_box)
|
||||
{
|
||||
return 0;
|
||||
return 1;
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100a6410
|
||||
|
||||
Loading…
Reference in New Issue
Block a user