diff options
author | Nikolay Korolev <nickvnuk@gmail.com> | 2020-04-16 00:34:31 +0300 |
---|---|---|
committer | Nikolay Korolev <nickvnuk@gmail.com> | 2020-04-16 00:34:31 +0300 |
commit | edd8f44ffd352640f0dfd2458cde90d47997c270 (patch) | |
tree | 9a3eb6b91b3cdf0fdaa53bce3ebadd5191bddb1a /README.md | |
parent | a8f0d77b873e3c8dff22e60acd00bffecaf1fc50 (diff) | |
parent | 378f1d180d8736cdc55eedcb36b9a2d59796f1e0 (diff) |
merge readmes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -32,7 +32,6 @@ to reverse at the time, calling the original functions is acceptable. ### Unreversed / incomplete classes (at least the ones we know) ``` -CWeapon CWorld ``` @@ -40,7 +39,6 @@ The following classes have only unused or practically unused code left: ``` CCullZone - only mobile stuff CCullZones - only mobile stuff -CSceneEdit ``` ### Coding style |