|
1
|
function UNUSED()
|
|
2
|
{
|
|
3
|
unused_0 = stringsetloc(I'm starting to lose track of the time."I'm starting to lose track of the time.", "UNUSED_slash_UNUSED_gml_2_0" );
|
|
4
|
unused_1 = stringsetloc(Has it been days? Hours?"Has it been days? Hours?", "UNUSED_slash_UNUSED_gml_3_0" );
|
|
5
|
unused_2 = stringsetloc(If someone told me it's been years, I might believe them..."If someone told me it's been years, I might believe them...", "UNUSED_slash_UNUSED_gml_4_0" );
|
|
6
|
unused_3 = stringsetloc(Before, the sun came up,"Before, the sun came up,", "UNUSED_slash_UNUSED_gml_5_0" );
|
|
7
|
unused_4 = stringsetloc(And so many wonderful things happened that made time meaningful."And so many wonderful things happened that made time meaningful.", "UNUSED_slash_UNUSED_gml_6_0" );
|
|
8
|
unused_5 = stringsetloc(Things like breakfast, or late night TV..."Things like breakfast, or late night TV...", "UNUSED_slash_UNUSED_gml_7_0" );
|
|
9
|
unused_6 = stringsetloc(In this place,"In this place,", "UNUSED_slash_UNUSED_gml_8_0_c" );
|
|
10
|
unused_7 = stringsetloc(I don't eat or drink anymore."I don't eat or drink anymore.", "UNUSED_slash_UNUSED_gml_9_0_b" );
|
|
11
|
unused_8 = stringsetloc(I can't tell if I'm awake or dreaming."I can't tell if I'm awake or dreaming.", "UNUSED_slash_UNUSED_gml_10_0_b" );
|
|
12
|
unused_9 = stringsetloc(I can't even tell if I'm dead or alive."I can't even tell if I'm dead or alive.", "UNUSED_slash_UNUSED_gml_11_0_b" );
|
|
13
|
unused_10 = stringsetloc(It's just nothing but pitch black silence."It's just nothing but pitch black silence.", "UNUSED_slash_UNUSED_gml_12_0_b" );
|
|
14
|
unused_11 = stringsetloc(... except for the noise."... except for the noise.", "UNUSED_slash_UNUSED_gml_13_0" );
|
|
15
|
unused_12 = stringsetloc(The scratching noise I sometimes hear..."The scratching noise I sometimes hear...", "UNUSED_slash_UNUSED_gml_14_0" );
|
|
16
|
unused_13 = stringsetloc(This sounds crazy, but even though no one can hear me,"This sounds crazy, but even though no one can hear me,", "UNUSED_slash_UNUSED_gml_15_0" );
|
|
17
|
unused_14 = stringsetloc(When I hear that noise, I feel like someone's listening."When I hear that noise, I feel like someone's listening.", "UNUSED_slash_UNUSED_gml_16_0" );
|
|
18
|
unused_15 = stringsetloc(Anyone, if you're there... thank you."Anyone, if you're there... thank you.", "UNUSED_slash_UNUSED_gml_17_0" );
|
|
19
|
}
|