FULLPIPE: Implement scene15_init()
This commit is contained in:
parent
328a525c02
commit
f58cdb98b3
6 changed files with 130 additions and 0 deletions
|
@ -48,6 +48,10 @@ namespace Fullpipe {
|
|||
#define sO_InSock "\xc2 \xed\xee\xf1\xea\xe5" // "В носке"
|
||||
#define sO_InGlasses "\xc2 \xee\xf7\xea\xe0\xf5" // "В очках"
|
||||
#define sO_In_14 "\xc2_14" // "В_14"
|
||||
#define sO_In_15 "\xc2_15" // "В_15"
|
||||
#define sO_In_15_1 "\xc2_15_1" // "В_15_1"
|
||||
#define sO_In_15_2 "\xc2_15_2" // "В_15_2"
|
||||
#define sO_In_15_3 "\xc2_15_3" // "В_15_3"
|
||||
#define sO_In_32_Lies "\xc2_32 \xeb\xe5\xe6\xe8\xf2" // "В_32 лежит"
|
||||
#define sO_In_32_Stands "\xc2_32 \xf2\xee\xf0\xf7\xe8\xf2" // "В_32 торчит"
|
||||
#define sO_In_33 "\xc2_33" // "В_33"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue