* Bump LUS

* Ship -> LUS namespace change

* z_scene_otr Ship -> LUS namespace
This commit is contained in:
Kenix3 2023-05-07 23:01:12 -04:00 committed by GitHub
commit 77987a42cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
209 changed files with 1134 additions and 1134 deletions

View file

@ -39,7 +39,7 @@
#define SYSTEM_HEAP_SIZE (1024 * 1024 * 4)
#ifdef __cplusplus
namespace Ship
namespace LUS
{
class Resource;
class Scene;