Store program ID and expose it in Lua (#414)
This commit is contained in:
@@ -36,6 +36,7 @@ struct NCCH {
|
||||
};
|
||||
|
||||
u64 partitionIndex = 0;
|
||||
u64 programID = 0;
|
||||
u64 fileOffset = 0;
|
||||
|
||||
bool isNew3DS = false;
|
||||
|
||||
Reference in New Issue
Block a user