commit
48459ae1ab
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ void ActStar()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void __cdecl PutStar(int fx, int fy)
|
void PutStar(int fx, int fy)
|
||||||
{
|
{
|
||||||
RECT rc[3];
|
RECT rc[3];
|
||||||
rc[0] = {192, 0, 200, 8};
|
rc[0] = {192, 0, 200, 8};
|
||||||
|
|
Loading…
Add table
Reference in a new issue