summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/README.md b/README.md
index 9237e8e3..53f2136a 100644
--- a/README.md
+++ b/README.md
@@ -32,28 +32,15 @@ to reverse at the time, calling the original functions is acceptable.
### Unreversed / incomplete classes (at least the ones we know)
```
-cAudioManager - WIP
-CBoat
CBulletInfo
-CMenuManager - WIP
-CObject
-CPacManPickups
-CPedPath
-CPools - save/loading
-CRecordDataForChase
-CRecordDataForGame
-CRoadBlocks
-CTrafficLights
CWeapon
CWorld
-GenericLoad
```
The following classes have only unused or practically unused code left:
```
CCullZone - only mobile stuff
CCullZones - only mobile stuff
-CFileLoader - almost done
CSceneEdit
```