# | Line 302 | Line 302 | void PatchNameRegistry(void) | |
---|---|---|
302 | } | |
303 | ||
304 | // Main routine must be executed in PPC mode | |
305 | – | #if EMULATED_PPC |
305 | ExecuteNative(NATIVE_PATCH_NAME_REGISTRY); | |
307 | – | #else |
308 | – | ExecutePPC(DoPatchNameRegistry); |
309 | – | #endif |
306 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |