mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-22 21:17:14 +00:00
Check if there is an identical file before saving.
This commit is contained in:
@@ -38,6 +38,8 @@ struct PPCFuncMapping
|
||||
PPCFunc* host;
|
||||
};
|
||||
|
||||
extern const struct PPCFuncMapping PPCFuncMapping[];
|
||||
|
||||
struct PPCRegister
|
||||
{
|
||||
union
|
||||
|
Reference in New Issue
Block a user