1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-21 14:31:17 +00:00

Add versions.h (#2060)

This commit is contained in:
Dragorn421 2024-08-20 23:19:16 +02:00 committed by GitHub
parent 3e516f48f3
commit ac2224f095
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 22 additions and 11 deletions

View file

@ -6,6 +6,7 @@
#include "z_en_mag.h"
#include "assets/objects/object_mag/object_mag.h"
#include "versions.h"
#define FLAGS (ACTOR_FLAG_4 | ACTOR_FLAG_5)