9 lines
95 B
C++
Raw Normal View History

2017-04-14 19:02:05 +02:00
#ifndef SKIPUICGEN_HPP
#define SKIPUICGEN_HPP
#include "ui_uigen1.h"
void skipGen();
#endif