Added the regedit header to the template file.

This commit is contained in:
Jake Goodwin 2025-12-22 17:06:40 -08:00
parent 3d5c460865
commit eb32ce8b3f

View file

@ -6,6 +6,7 @@
*/
#include "module_name.h"
#include "RegEdit.h"
// dumb test function
int add_two(int a)