gcc does not like this function to be inlined

This commit is contained in:
riccardom 2009-04-14 15:50:18 +00:00
parent c24884c363
commit 6ce60f84e6
1 changed files with 1 additions and 1 deletions

View File

@ -409,7 +409,7 @@ static FORCEINLINE u32 MMU_LCDmap(u32 addr, bool& unmapped)
}
inline u8 *MMU_RenderMapToLCD(u32 vram_addr)
u8 *MMU_RenderMapToLCD(u32 vram_addr)
{
//THIS FUNCTION IS DANGEROUS!
//the very idea is heinous, since people are