WIP on physics/stage BSP stuff

This commit is contained in:
2026-06-27 13:16:28 -04:00
parent cb878cfaa5
commit 462fb12bd5
10 changed files with 130 additions and 66 deletions

View File

@@ -2,8 +2,11 @@
#define _AKGL_ACTOR_H_
#include <stdint.h>
#include "types.h"
#include "character.h"
#include <akstdlib.h>
#include <akgl/types.h>
#include <akgl/character.h>
// ---- LOW WORD STATUSES ----