More unfinished classes

This commit is contained in:
Sergeanur 2020-01-26 22:06:22 +02:00
parent 0525e3930b
commit 169e026ed3
1 changed files with 16 additions and 3 deletions

View File

@ -38,7 +38,7 @@ 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)
``` ```
CAudioManager, cDMAudio, cSampleManager and all audio - being worked on cAudioManager - being worked on
CBoat CBoat
CBrightLights CBrightLights
CBulletInfo CBulletInfo
@ -46,6 +46,7 @@ CBulletTraces
CCam CCam
CCamera CCamera
CCopPed CCopPed
CCoronas
CCrane CCrane
CCranes CCranes
CCullZone CCullZone
@ -60,20 +61,32 @@ CGarages
CGlass CGlass
CMenuManager CMenuManager
CMotionBlurStreaks CMotionBlurStreaks
CObject
CPacManPickups CPacManPickups
CPedIK CPedIK
CPedPath CPedPath
CPlayerPed CPlayerPed
CPopulation
CRadar
CRecordDataForChase
CRemote
CReplay
CRoadBlocks CRoadBlocks
CRunningScript - being worked on CRubbish
CSceneEdit
CRunningScript, CTheScripts - being worked on
CSkidmarks
CShotInfo CShotInfo
CStats
CSpecialFX CSpecialFX
CStats
CTrafficLights CTrafficLights
CWanted
CWaterCannon CWaterCannon
CWaterCannons CWaterCannons
CWeapon CWeapon
CWeaponEffects CWeaponEffects
CWeather
CWorld
``` ```
### Coding style ### Coding style