mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
6 lines
73 B
C
6 lines
73 B
C
#ifndef __PATCHES_H__
|
|
#define __PATCHES_H__
|
|
|
|
#include "global.h"
|
|
|
|
#endif
|