Return other value in stub

This commit is contained in:
Christian Semmler 2024-05-09 12:43:35 -04:00
parent c272280fa1
commit 926287ab66

View File

@ -59,7 +59,7 @@ ViewManager::~ViewManager()
// FUNCTION: BETA10 0x10172164 // FUNCTION: BETA10 0x10172164
undefined4 ViewManager::FUN_100a6150(const BoundingBox& p_bounding_box) undefined4 ViewManager::FUN_100a6150(const BoundingBox& p_bounding_box)
{ {
return 0; return 1;
} }
// FUNCTION: LEGO1 0x100a6410 // FUNCTION: LEGO1 0x100a6410