script pra me ajudar a procurar onde dados sao referenciados

This commit is contained in:
Pedro de Oliveira 2013-06-05 00:44:00 +01:00
parent b10c50266f
commit 1dbb8dce7b
1 changed files with 2 additions and 0 deletions

2
extra/grepper.py Normal file
View File

@ -0,0 +1,2 @@
for x in range(0x97F6, 0x9825):
print "grep %04X ParadiseCafe.skool" % (x)