?login_element?

Subversion Repositories NedoOS

Rev

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

  1.         include SUPER_C.inc
  2. M_START:
  3. MON_31B
  4.         BAK_INIT        'tb_002',B_NORM
  5.         CDPLAY  6
  6.         DB      "Kenjirou:  I'm home."
  7.         DB      NEXT
  8.         T_CG    'tt_20_02',AKE_A2,0
  9.         DB      "Akemi:  Welcome back."
  10.         DB      NEXT
  11.         DB      "Kenjirou:  Is Motoka home?"
  12.         DB      NEXT
  13.         DB      "Akemi:  No, not yet."
  14.         DB      NEXT
  15.         DB      "Kenjirou:  I see."
  16.         DB      NEXT
  17.         DB      "Akemi:  Do you want to have dinner?"
  18.         DB      NEXT
  19.         DB      "Kenjirou:  No, not yet. Although I am hungry."
  20.         DB      NEXT
  21.         DB      "Akemi:  Okay, I'll make dinner now."
  22.         DB      NEXT
  23.         DB      "Kenjirou:  Okay, thanks. I'll be in my room."
  24.         DB      NEXT
  25.         BAK_INIT        'tb_001a',B_NORM
  26.         DB      "Damn that girl Motoka. Where has she got to?"
  27.         DB      NEXT
  28.         DB      "I wonder if she was in that hotel after all?"
  29.         DB      NEXT
  30.         DB      "No, I don't think so."
  31.         DB      NEXT
  32.         DB      "At least, I don't want to believe it. I don't know what to believe anymore."
  33.         DB      NEXT
  34.         B_O     B_FADE,C_KURO
  35.         CDPLAY          0
  36.         F_O     B_NORM,C_KURO
  37.         DB      "Huh? I guess I fell asleep."
  38.         DB      NEXT
  39.         BAK_INIT        'tb_001a',B_NORM
  40.         CDPLAY  12
  41.         DB      "What? There's some noise coming from the living room. I'd better go check it out."
  42.         DB      NEXT
  43.         SINARIO 'MON_32.OVL'
  44.         DB      EXIT
  45. END