diff --git a/Home.md b/Home.md index 94a90e8..6b7ea96 100644 --- a/Home.md +++ b/Home.md @@ -75,6 +75,7 @@ Be it by fixing issues or taking one of the "fun" and "not so fun" tasks. Before * [Screen-Reading Shaders (texscreen() & BackBufferCopy)](tutorial_texscreen) * [Ray-Casting](tutorial_raycasting) Raycasting From Code (2D and 3D). * ~~[GUI Containers](tutorial_containers)~~ +* ~~[GUI Custom Button](tutorial_gui_button)~~ * [Cut-Out Animation](Cutout-Animation) * ~~[Physics Object Guide](tutorial_physics_objects_guide)~~ @@ -169,6 +170,6 @@ Be it by fixing issues or taking one of the "fun" and "not so fun" tasks. Before # Advanced -[Advanced](advanced) Advanced Topics (C++ Programming, File Formats, Porting, etc). - -(c) Juan Linietsky, Ariel Manzur, Distributed under the terms of the [CC By](https://creativecommons.org/licenses/by/3.0/legalcode) license. +[Advanced](advanced) Advanced Topics (C++ Programming, File Formats, Porting, etc). + +(c) Juan Linietsky, Ariel Manzur, Distributed under the terms of the [CC By](https://creativecommons.org/licenses/by/3.0/legalcode) license. \ No newline at end of file