gpkm/pkm/lookup_tables/game_info

In the PKM file, some of the Game data (language, game) are single-bytes values.

This file is a collection of lookup tables, for each game datum

Constants

pub const game: List(#(Int, String))
pub const language: List(#(Int, String))
Search Document