mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
fix separate build (nw)
This commit is contained in:
parent
3a3a65367c
commit
7f3ea1c5f6
@ -60,6 +60,7 @@ bool n64_rdp::rdp_range_check(UINT32 addr)
|
|||||||
|
|
||||||
// The functions in this file should be moved into the parent Processor class.
|
// The functions in this file should be moved into the parent Processor class.
|
||||||
#include "rdpfiltr.inc"
|
#include "rdpfiltr.inc"
|
||||||
|
#include "rdpspn16.inc"
|
||||||
|
|
||||||
void n64_rdp::get_alpha_cvg(UINT8* comb_alpha, rdp_span_aux* userdata, const rdp_poly_state &object)
|
void n64_rdp::get_alpha_cvg(UINT8* comb_alpha, rdp_span_aux* userdata, const rdp_poly_state &object)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user