update links

This commit is contained in:
LunarAkai 2025-07-28 07:41:14 +02:00
commit 4a222ae762

View file

@ -8,8 +8,8 @@ Game Engine written in Rust
### Classes/Structs ### Classes/Structs
#### Core #### Core
- [Core/Game](/docs/structs/core/Game.md) - [Core/Game](docs/structs/core/Game.md)
- [Core/GameTime](/docs/structs/core/GameTime.md) - [Core/GameTime](docs/structs/core/GameTime.md)
#### Graphics #### Graphics
- -
@ -21,7 +21,7 @@ Game Engine written in Rust
- -
#### Window #### Window
- [Window/GameWindow](/docs/structs/window/GameWindow.md) - [Window/GameWindow](docs/structs/window/GameWindow.md)
### Modules ### Modules
- core - core