mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 10:31:35 +00:00
using librw GS alpha test emulation
This commit is contained in:
parent
05bba73225
commit
f15a5ac0f9
5 changed files with 36 additions and 22 deletions
|
@ -1,5 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
extern bool gPS2alphaTest;
|
||||
|
||||
void *RwMallocAlign(RwUInt32 size, RwUInt32 align);
|
||||
void RwFreeAlign(void *mem);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue