summaryrefslogtreecommitdiff
path: root/src/content.hpp
blob: 13cc61d2d3becb6023609f68eb161dcc46eb3e58 (plain)
1
2
3
4
5
6
7
#ifndef CONTENT_HPP
#define CONTENT_HPP

#include "master_content.hpp"
#include "intro_content.hpp"

#endif