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