digit-image-path ( ch -- image-path )


Vocabulary
minesweeper

Inputs
chan object


Outputs
image-pathan object


Definition


: digit-image-path ( ch -- image-path )
"vocab:minesweeper/_resources/digit%c.gif" sprintf ;