fix typo src (#654)

* fix typo src

* fix non matcing

* Update code_80091750.c

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
coco875
2024-08-16 23:38:16 +02:00
committed by GitHub
parent eae28fa550
commit 81fe450051
46 changed files with 505 additions and 501 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef RENDER_OBJECTS_H
#define RENDER_OBJECTS_H
#include "common_structs.h"
#include <common_structs.h>
#include "main.h"
void func_80045738(u8*, u8*, s32, s32);