mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-13 08:21:25 -04:00
change: change project name to mango
This commit is contained in:
parent
575e5d4a47
commit
b20b3ef9f6
17 changed files with 97 additions and 98 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// TODO: remove this file in the future, replace all global variables with
|
||||
// config.xxx
|
||||
|
||||
/* speedie's maomao config */
|
||||
/* speedie's mango config */
|
||||
|
||||
#define COLOR(hex) \
|
||||
{((hex >> 24) & 0xFF) / 255.0f, ((hex >> 16) & 0xFF) / 255.0f, \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue