Refactor: Tweaked and improved the sectioning to facilitate grepping/moving around and applied to all files. (#2036)

This commit is contained in:
omar
2018-09-06 11:35:13 +02:00
parent 0b18c11440
commit e58bc3d5b7
5 changed files with 186 additions and 129 deletions

View File

@ -38,6 +38,7 @@ Breaking Changes:
Other Changes:
- Clarified and improved the source code sectioning in all files (easier to search or browse sections).
- Nav: Removed the [Beta] tag from various descriptions of the gamepad/keyboard navigation system.
Although it is not perfect and will keep being improved, it is fairly functional and used by many. (#787)
- Fixed a build issue with non-Cygwin GCC under Windows.