This commit is contained in:
parent
bdce9e6b57
commit
69cacf1ddb
13 changed files with 554 additions and 28 deletions
|
@ -25,6 +25,7 @@ while(1==1)
|
|||
{
|
||||
// Readout for fps :)
|
||||
$tmp0=_getFrameTime();
|
||||
if($tmp0>10)$tmp0=10;
|
||||
$tmp5=50;
|
||||
do{
|
||||
_drawSprite(FRM__BUTU,$tmp5,50,0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue