mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 17:27:58 -05:00
nro: Remove unused forward declaration
This isn't used anywhere in the header.
This commit is contained in:
@ -13,8 +13,6 @@
|
||||
|
||||
namespace Loader {
|
||||
|
||||
struct AssetHeader;
|
||||
|
||||
/// Loads an NRO file
|
||||
class AppLoader_NRO final : public AppLoader, Linker {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user