Expand all graphics retrieval with bitmap and vram
This commit is contained in:
7
src/app/gfx/pseudo_vram.cc
Normal file
7
src/app/gfx/pseudo_vram.cc
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "pseudo_vram.h"
|
||||
|
||||
namespace yaze {
|
||||
namespace app {
|
||||
namespace gfx {}
|
||||
} // namespace app
|
||||
} // namespace yaze
|
||||
Reference in New Issue
Block a user