placeholders fro drawables

This commit is contained in:
Emanuele Trabattoni
2021-05-20 23:05:55 +02:00
parent 263741519b
commit b8ef6b7231
4 changed files with 206 additions and 20 deletions

10
libs/mare/mare_pages.cpp Normal file
View File

@@ -0,0 +1,10 @@
#include "mare.h"
namespace Render {
Page::Page(){
}
}