Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Pokémon mini/MINLIB: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Created page with "MINLIB was a standard development library for the Pokemon mini. It handles much of the common code in games such as the intro screen + animation and all the game audio....")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{subpage}}
MINLIB was a standard development library for the [[Pokemon mini]].
MINLIB was a standard development library for the [[Pokemon mini]].



Latest revision as of 15:00, 24 January 2024

This is a sub-page of Pokémon mini.

MINLIB was a standard development library for the Pokemon mini.

It handles much of the common code in games such as the intro screen + animation and all the game audio.

Several versions were used across the official games, as indicated by a version string in some of the games. Not all games have this version string, but they do still use MINLIB, their version simply isn't yet known.

Version list per game

Features of MINLIB