NdsForge.NET
1.0.1
Read, validate, edit, compare, and build Nintendo DS and DSi images from .NET
Loading...
Searching...
No Matches
NdsFileAllocation.cs
1
namespace
NdsForge
;
2
6
public
sealed
record NdsFileAllocation(
int
FileId,
NdsRegion
Data);
7
NdsForge.NdsRegion
Identifies a bounded range of bytes in an image.
Definition
NdsRegion.cs:11
NdsForge
Definition
NdsBanner.cs:5
src
NdsForge
NitroFs
NdsFileAllocation.cs
Generated by
1.17.0