connections { from_room: "Main Room" to_room: "Entry Connector" door { name: "Entry Entrance" } } connections { from_room: "Main Room" to_room: "Plaza Connector" door { name: "Black Hallway" } oneway: true } connections { from_room: "Plaza Connector" to_room: "Main Room" oneway: true } connections { from_room: "Main Room" to_room: "Anti Room" door { name: "Anti-Collectable Room" } } connections { from_room: "Main Room" to_room: "Dot Area" door { name: "Dot Area Entrance" } } connections { from_room: "Dot Area" to_room: "Lime Room" door { name: "Lime Door" } } connections { from_room: "Dot Area" to_room: "Cyan Room" door { name: "Cyan Door" } } connections { from_room: "Dot Area" to_room: "Magenta Room" door { name: "Magenta Door" } } connections { from_room: "Dot Area" to_room: "Yellow Room" door { name: "Yellow Door" } } connections { from_room: "Dot Area" to_room: "Mastery Room" door { name: "Mastery Door" } } e='master' selected='selected'>master Wii homebrew app that exploits arbitrary code execution in the generation III Pokémon games (using the "different" multiboot protocol) and uploads your progress to a website
about summary refs log tree commit diff stats
path: root/source/encoding.h
blob: 0cf6165be91fd8b80148a97fca11a126e68158e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19