No Description

localization.s 114B

1234567
  1. .align 2
  2. .thumb
  3. .global str_yes_no_box
  4. str_yes_no_box:
  5. .string LAN_DE "Ja\nNein"
  6. .string LAN_EN "Yes\nNo"