mirror of
https://github.com/cc65/cc65.git
synced 2025-02-02 00:35:32 +00:00
Normalized style of fragment-type GEOS samples.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5360 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
64ac28c102
commit
cd291d3eb4
@ -28,5 +28,7 @@ static const dlgBoxStr myDialog = {
|
||||
|
||||
void main (void)
|
||||
{
|
||||
|
||||
DoDlgBox (&myDialog);
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -22,5 +22,6 @@ int main (void)
|
||||
{
|
||||
|
||||
GraphicsString(&myString);
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user