TGC Codebase Backup



Scancodes by arbiter chewbacca hybrid

25th Feb 2009 20:14
Summary

This is a code that prints all the scancodes compliments of latch



Description



Code
                                    ` This code was downloaded from The Game Creators
                                    ` It is reproduced here with full permission
                                    ` http://www.thegamecreators.com
                                    
                                    Do
 Cls
  Print scancode()
Loop