Test
This commit is contained in:
@@ -171,6 +171,7 @@ void komodo_eventadd_kmdheight(struct komodo_state *sp,char *symbol,int32_t heig
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
fprintf(stderr,"REWIND kmdheight.%d\n",kmdheight);
|
||||||
kmdheight = -kmdheight;
|
kmdheight = -kmdheight;
|
||||||
komodo_eventadd(sp,height,symbol,KOMODO_EVENT_REWIND,(uint8_t *)&height,sizeof(height));
|
komodo_eventadd(sp,height,symbol,KOMODO_EVENT_REWIND,(uint8_t *)&height,sizeof(height));
|
||||||
if ( sp != 0 )
|
if ( sp != 0 )
|
||||||
|
|||||||
Reference in New Issue
Block a user