mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-21 02:07:12 +02:00
refactored directory structure
revert PR #401 (no class, pasted to app.cpp)
This commit is contained in:
parent
f5b66af793
commit
58bc1f1d8a
25 changed files with 40 additions and 369 deletions
|
@ -3,9 +3,9 @@
|
|||
// Creative Commons - http://creativecommons.org/licenses/by-nc-sa/3.0/de/
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include "dbg.h"
|
||||
#include "app.h"
|
||||
#include "config.h"
|
||||
#include "src/utils/dbg.h"
|
||||
#include "src/app.h"
|
||||
#include "src/config/config.h"
|
||||
|
||||
|
||||
app myApp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue