comparison GUIFont.cpp @ 1297:5450af4f57ef

moving files mm7_x ending
author Ritor1
date Wed, 19 Jun 2013 17:06:58 +0600
parents 8c02e6f74b29
children dfc9484ed94c
comparison
equal deleted inserted replaced
1296:c423f946dc99 1297:5450af4f57ef
651 } 651 }
652 } 652 }
653 } 653 }
654 return &temp_string[0]; 654 return &temp_string[0];
655 } 655 }
656 //----- (00414162) --------------------------------------------------------
657 void uGameUIFontMain_initialize()
658 {
659 uGameUIFontMain = TargetColor(0xAu, 0, 0);
660 }
661
662 //----- (00414174) --------------------------------------------------------
663 void uGameUIFontShadow_initialize()
664 {
665 uGameUIFontShadow = TargetColor(0xE6u, 214u, 193u);
666 }