diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-03-21 23:01:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-04-18 12:11:43 +0200 |
| commit | f18fe4e3d90cd7a2c0436881f0ac7a5873383741 (patch) | |
| tree | 23ea84db7c0095cd2ff75f72d50f95911d694a26 /src/wscript | |
| parent | 3d53fb23efa153e10c37071a4ecac48b74c2dbd6 (diff) | |
Move FrameInfo into its own file.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 0a26bf30..2ce8e556 100644 --- a/src/wscript +++ b/src/wscript @@ -164,6 +164,7 @@ def build(bld): filesystem.h font_asset.h frame.h + frame_info.h fsk.h gamma_transfer_function.h h_align.h |
