Merge remote-tracking branch 'origin'

This commit is contained in:
2025-10-05 00:30:33 +01:00
47 changed files with 1586 additions and 90 deletions

View File

@@ -1,7 +1,6 @@
#include "../npc.h"
#include "../world.h"
#include "../../core/types.h"
#include "nav.c"
#include <stdio.h>
void updateNPC(F32 delta, NPC *npc, World *world) {