Skip to content

Commit

Permalink
Add author
Browse files Browse the repository at this point in the history
  • Loading branch information
mimhufford committed May 3, 2022
1 parent 8f4b2ee commit 9d43503
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hex.jai
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*
A graphical hex file viewer
Author: Mim Hufford
Date: 03 May 2022
*/

// Font information used for layouting
font: *GUI.Dynamic_Font;
char_height: s32;
Expand Down

0 comments on commit 9d43503

Please sign in to comment.