mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-04 07:24:08 +00:00
Wrappers cleanup
This commit is contained in:
parent
db92864fe2
commit
97ffa1a658
14 changed files with 5 additions and 423 deletions
|
@ -59,9 +59,6 @@ int &CCoronas::bChangeBrightnessImmediately = *(int*)0x8E2C30;
|
|||
|
||||
CRegisteredCorona *CCoronas::aCoronas = (CRegisteredCorona*)0x72E518;
|
||||
|
||||
//WRAPPER void CCoronas::Render(void) { EAXJMP(0x4F8FB0); }
|
||||
//WRAPPER void CCoronas::RenderReflections(void) { EAXJMP(0x4F9B40); }
|
||||
|
||||
const char aCoronaSpriteNames[][32] = {
|
||||
"coronastar",
|
||||
"corona",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue