#include <pragmas/lowlevel_pragmas.h>
#include <clib/lowlevel_protos.h>

unsigned long LowLevelBase;

main()
{
	ReadJoyPort(1);
}
