mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-06-02 09:16:49 +02:00
Removed redundant forward definition
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "patches/Patch.h"
|
#include "patches/Patch.h"
|
||||||
|
|
||||||
class FunctionSignature;
|
|
||||||
|
|
||||||
/// @brief Arm7 patch for redirecting save reads and writes on SDK 2-4.
|
/// @brief Arm7 patch for redirecting save reads and writes on SDK 2-4.
|
||||||
class CardiTaskThreadPatch : public Patch
|
class CardiTaskThreadPatch : public Patch
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user