Build missing BPFunctions.cpp with SCons.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6440 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Soren Jorvang
2010-11-18 23:25:40 +00:00
parent f8fbcecad6
commit 63aae7e5e0
2 changed files with 28 additions and 27 deletions

View File

@ -12,4 +12,4 @@ extern volatile u32 s_swapRequested;
void VideoFifo_CheckEFBAccess();
void VideoFifo_CheckSwapRequestAt(u32 xfbAddr, u32 fbWidth, u32 fbHeight);
#endif
#endif