1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-05-09 18:43:45 +00:00

rm z64.h take two

This commit is contained in:
Dragorn421 2025-05-06 23:42:11 +02:00
parent 82a1961583
commit 2b15639243
No known key found for this signature in database
GPG key ID: 381AEBAF3D429335

View file

@ -9,7 +9,6 @@
#include "z64effect.h"
#include "z64skin_matrix.h"
#include "z64.h" // required for gameplay keep, the header doesnt include any external dependencies
#include "assets/objects/gameplay_keep/gameplay_keep.h"
void EffectBlure_AddVertex(EffectBlure* this, Vec3f* p1, Vec3f* p2) {