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