mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-08 03:47:32 +00:00
![Gregory Montoir](/assets/img/avatar_default.png)
As the .tbl file is now the repository (in the engine-data module), I thought it would be nice to have the tool to (re)generate it. It may also be useful to add support for any other versions. There's no makefile ; to build the tool, just compile "qtable.c". To generate the .tbl file, just execute the tool with the output filename as argument. svn-id: r22226