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