mirror of
https://github.com/jwetzell/psn-go.git
synced 2026-09-11 17:19:37 +00:00
fieldalignmenttool
This commit is contained in:
@@ -5,8 +5,8 @@ type InfoSystemNameChunkData struct {
|
||||
}
|
||||
|
||||
type InfoSystemNameChunk struct {
|
||||
Chunk Chunk
|
||||
Data InfoSystemNameChunkData
|
||||
Chunk Chunk
|
||||
}
|
||||
|
||||
func DecodeInfoSystemNameChunk(bytes []byte) (InfoSystemNameChunk, error) {
|
||||
|
||||
Reference in New Issue
Block a user