mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 10:49:02 +00:00
Update README.md
This commit is contained in:
parent
3517f3f1a1
commit
378f1d180d
1 changed files with 0 additions and 2 deletions
|
@ -33,7 +33,6 @@ 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)
|
||||||
```
|
```
|
||||||
CBulletInfo
|
CBulletInfo
|
||||||
CWeapon
|
|
||||||
CWorld
|
CWorld
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -41,7 +40,6 @@ The following classes have only unused or practically unused code left:
|
||||||
```
|
```
|
||||||
CCullZone - only mobile stuff
|
CCullZone - only mobile stuff
|
||||||
CCullZones - only mobile stuff
|
CCullZones - only mobile stuff
|
||||||
CSceneEdit
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Coding style
|
### Coding style
|
||||||
|
|
Loading…
Reference in a new issue