Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vgasrc: Don't use VAR16 in header files to fix gcc warning
Some versions of gcc complain when VAR16 is used in both the header and C files - use only in the C file to fix the warning. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
- Loading branch information