?login_element?

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1.         include SUPER_C.inc
  2. M_START:
  3. MON_22
  4.         BAK_INIT 'tb_001b',B_NORM
  5.         CDPLAY          12
  6.         DB      "The clock shows a little past ten. Motoka's not home yet."
  7.         DB      NEXT
  8.         DB      "Kenjirou:  Damn you, Motoka..."
  9.         DB      NEXT
  10.         DB      "Suddenly, I hear noises from the foyer. It must be Motoka."
  11.         DB      NEXT
  12.         DB      "I start to get up, but suddenly remember Akemi's words this morning."
  13.         DB      NEXT
  14.         DB      "Kenjirou:  She told me to trust in Motoka..."
  15.         DB      T_WAIT, 3
  16.         DB      " I guess I can do that."
  17.         DB      NEXT
  18.         DB      "Motoka will be alright. I've just got to trust her."
  19.         DB      NEXT
  20.         F_O B_NORM,C_KURO
  21.         CDPLAY          0
  22.         DB      "I turn out the light, and sleep."
  23.         DB      NEXT
  24.         B_O B_FADE,C_KURO
  25.         FLG_KI HIDUKE,'+',1
  26.         SINARIO 'MON_23.OVL'
  27. END