From 71d3687b7098819ccf2c857b8e052d677f63442e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elouan=20App=C3=A9r=C3=A9?= Date: Wed, 2 Sep 2015 18:30:59 +0200 Subject: [PATCH] TuxSH == Tux == bibou261 --- LibPkmGC/include/LibPkmGC/XD/Common/Pokemon.h | 3 ++- README.md | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/LibPkmGC/include/LibPkmGC/XD/Common/Pokemon.h b/LibPkmGC/include/LibPkmGC/XD/Common/Pokemon.h index 08c292b..a96f450 100644 --- a/LibPkmGC/include/LibPkmGC/XD/Common/Pokemon.h +++ b/LibPkmGC/include/LibPkmGC/XD/Common/Pokemon.h @@ -54,7 +54,8 @@ namespace XD { 0x24: u16 SID 0x26: u16 TID 0x28: u32 PID - 0x2c -- 0x32 : ?? (0 on shadow pkm) + 0x2c: u32 12_status_bits appended at the most significant positions ... + 0x32 : ?? (0 on shadow pkm) 0x33: u8 encounterType 0x34 -- 0x37 : Version info (actual region, original region, original language) 0x38: GC::PokemonString OTName (10+1 chars = 22 bytes) diff --git a/README.md b/README.md index 039fb3a..a720674 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,7 @@ This repository currently include: * LibPkmGC, the backend library (licensed under the terms of the LGPLv3) * PkmGCSaveEditor, a save file editor (licensed under the terms of the GPLv3) -See the corresponding README.md files for more details. \ No newline at end of file +See the corresponding README.md files for more details. + +##About me: +I'm also known as Tux or bibou261. I post to my Twitter account when I can (https://twitter.com/TuxSH) . I used to be a shiny Pokémon hunter as well. \ No newline at end of file