Tweak memory detection algorithm.
This commit is contained in:
@@ -92,7 +92,7 @@ public:
|
||||
|
||||
// Returns TRUE on success.
|
||||
// vram_only TRUE does a "light" probe.
|
||||
BOOL getInfo(BOOL vram_only);
|
||||
BOOL getInfo(BOOL vram_only, S32Megabytes sytem_ram);
|
||||
|
||||
S32 getVRAM() const { return mVRAM; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user