diff --git a/JoeyLib-API.md b/JoeyLib-API.md index ac105f1..a0bf53e 100644 --- a/JoeyLib-API.md +++ b/JoeyLib-API.md @@ -2,19 +2,20 @@ The JoeyLib API is broken into several sections: -* [Data Types](JoeyLib Data Types) -* [Definitions](JoeyLib Definitions) -* [Enumerations](JoeyLib Enumerations) -* [Structures](JoeyLib Structures) +* Data + * [Data Types](JoeyLib Data Types) + * [Definitions](JoeyLib Definitions) + * [Enumerations](JoeyLib Enumerations) + * [Structures](JoeyLib Structures) * Functions - * [Display](JoeyLib Display Functions) - * [Drawing](JoeyLib Drawing Functions) - * [Gamepad](JoeyLib Gamepad Functions) - * [Keyboard](JoeyLib Keyboard Functions) - * [Memory Management](JoeyLib Memory Functions) - * [Palette](JoeyLib Palette Functions) - * [Sound & Music](JoeyLib Sound Functions) - * [Static Images](JoeyLib Static Image Functions) - * [Utilities](JoeyLib Utility Functions) - * [Vector Images](JoeyLib Vector Image Functions) \ No newline at end of file + * [Display](JoeyLib Display Functions) + * [Drawing](JoeyLib Drawing Functions) + * [Gamepad](JoeyLib Gamepad Functions) + * [Keyboard](JoeyLib Keyboard Functions) + * [Memory Management](JoeyLib Memory Functions) + * [Palette](JoeyLib Palette Functions) + * [Sound & Music](JoeyLib Sound Functions) + * [Static Images](JoeyLib Static Image Functions) + * [Utilities](JoeyLib Utility Functions) + * [Vector Images](JoeyLib Vector Image Functions)