From 26dc322b2c625c417a1a4aa5a56ed56bb7035e62 Mon Sep 17 00:00:00 2001 From: riccardom Date: Sun, 25 Jan 2009 15:52:53 +0000 Subject: [PATCH] Remove extern stuff thas has been made static in GPU.cpp --- desmume/src/GPU.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/desmume/src/GPU.h b/desmume/src/GPU.h index 9581a22b2..63ec6250a 100644 --- a/desmume/src/GPU.h +++ b/desmume/src/GPU.h @@ -589,8 +589,6 @@ typedef struct #define ARM9MEM_AOBJ 0x06400000 #define ARM9MEM_BOBJ 0x06600000 -extern CACHE_ALIGN u16 fadeInColors[17][0x8000]; -extern CACHE_ALIGN u16 fadeOutColors[17][0x8000]; extern CACHE_ALIGN u8 gpuBlendTable555[17][17][32][32]; struct GPU