diff options
Diffstat (limited to 'engines/sci/gfx')
-rw-r--r-- | engines/sci/gfx/gfx_tools.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/gfx/gfx_tools.h b/engines/sci/gfx/gfx_tools.h index 4d3c047bf7..5425febe0f 100644 --- a/engines/sci/gfx/gfx_tools.h +++ b/engines/sci/gfx/gfx_tools.h @@ -23,7 +23,7 @@ * */ -/* FreeSCI 0.3.1+ graphics subsystem helper functions */ +/* SCI 0.3.1+ graphics subsystem helper functions */ #ifndef SCI_GFX_GFX_TOOLS_H |