- fix for counters slowness on psp

This commit is contained in:
wagic.the.homebrew
2011-07-30 14:29:12 +00:00
parent fe4b0a11e3
commit 78efba08b1
2 changed files with 16 additions and 13 deletions

View File

@@ -28,6 +28,8 @@ struct CardGui: public PlayGuiObject
{
protected:
static map<string, string>counterGraphics;
/*
** Tries to render the Big version of a card picture, backups to text version in case of failure
*/