From f39151d7f9bf82e7295c60b89d9da02c781528eb Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 15 Apr 2007 23:55:24 +0000 Subject: Development checkin -- not yet working --- arm9/include/spec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/include') diff --git a/arm9/include/spec.h b/arm9/include/spec.h index f9f6786..8ec05a9 100644 --- a/arm9/include/spec.h +++ b/arm9/include/spec.h @@ -30,7 +30,7 @@ /* Initialise the SPEC */ -void SPECInit(uint16 *vram, Z80 *z80); +void SPECInit(uint16 *palette, uint16 *vram, Z80 *z80); /* Handle keypresses */ -- cgit v1.2.3