mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Move plugin registers to source generator.
This commit is contained in:
@@ -12,7 +12,7 @@ using Aaru.Helpers;
|
||||
using Schemas;
|
||||
using Marshal = Aaru.Helpers.Marshal;
|
||||
|
||||
namespace Aaru.DiscImages.ByteAddressable;
|
||||
namespace Aaru.DiscImages;
|
||||
|
||||
public class SuperNintendo : IByteAddressableImage
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user