mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-09-22 23:05:12 +00:00
Add NES TODOs
This commit is contained in:
@@ -3,6 +3,8 @@ using SabreTools.Data.Models.NES;
|
||||
|
||||
namespace SabreTools.Serialization.Wrappers
|
||||
{
|
||||
// TODO: Add printer class
|
||||
// TODO: Add extension properties
|
||||
public class NESCart : WrapperBase<Cart>
|
||||
{
|
||||
#region Descriptive Properties
|
||||
|
||||
Reference in New Issue
Block a user