1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

moving program structure higher so new maintainers can find it easier

novabyte
2025-02-19 23:32:35 -05:00
parent b851ef668c
commit b364158133

@@ -30,6 +30,7 @@
* [Benchmarking & stress testing OpenRCT2](Benchmarking-&-stress-testing-OpenRCT2)
* [[Coding Style]]
* [[Commit Messages]]
* [[Overall program structure]]
* Data Structures
* [[CSS1.DAT]]
* [[Custom Music and Ride Music Objects]]
@@ -66,7 +67,6 @@
* [[Debugging OpenRCT2 on macOS]]
* [[OpenGL renderer]]
* [[OpenGL renderengine issues]]
* [[Overall program structure]]
* [[Rebase and Sync fork with OpenRCT2]]
* [[Release Checklist]]
* [[Replay System]]