X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=scene.h;h=ba23ffbfa4efcc9183153d9cc55f976e0d442bf4;hb=f97f731806ae51a3ebf5813fd304c0234676a10a;hp=8aaafe9239538035cc43c74d55491d2409209ac0;hpb=039e6a3e39a8de1544c9021932e9550f40514ac7;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/scene.h b/scene.h index 8aaafe9..ba23ffb 100644 --- a/scene.h +++ b/scene.h @@ -389,6 +389,7 @@ static bh_system bh_system_scene = .item_closest = scene_bh_closest, .item_swap = scene_bh_swap, .item_debug = scene_bh_debug, + .system_type = 0x1 }; /*