mirror of
https://github.com/halpz/re3.git
synced 2024-12-23 17:45:28 +00:00
Remove CWorld from README
This commit is contained in:
parent
1c74d111e8
commit
7e652ef2d3
|
@ -31,10 +31,6 @@ If a function uses only few unreversed functions that would be inconvenient
|
||||||
to reverse at the time, calling the original functions is acceptable.
|
to reverse at the time, calling the original functions is acceptable.
|
||||||
|
|
||||||
### Unreversed / incomplete classes (at least the ones we know)
|
### Unreversed / incomplete classes (at least the ones we know)
|
||||||
```
|
|
||||||
CWorld
|
|
||||||
```
|
|
||||||
|
|
||||||
The following classes have only unused or practically unused code left:
|
The following classes have only unused or practically unused code left:
|
||||||
```
|
```
|
||||||
CCullZone - only mobile stuff
|
CCullZone - only mobile stuff
|
||||||
|
|
Loading…
Reference in a new issue