Advertisement
JoshDreamland

99 Bottles of Beer

May 25th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. the99bottlessong kicko fc: 0;
  2. movd FL:99, DR:0;
  3. annoying printf st:'%0 bottles of beer on the wall, %0 bottles of beer;';
  4.          printf st:'Take one down, pass it around;';
  5.          isub FL:1, DR:0;
  6.          printf st:'%0 bottles of beer on the wall!';
  7.      TRGT FR:0, DM: annoying;
  8.      printf st:':(';
  9. hlt fc:0;
  10. end lr:the99bottlessong;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement