mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-30 19:29:52 +02:00
Merge branch 'dev' of git://github.com/jacksonmj/The-Powder-Toy
This commit is contained in:
8
includes/element.h
Normal file
8
includes/element.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef ELEMENT_H
|
||||
#define ELEMENT_H
|
||||
// This header should be included by all files in src/elements/
|
||||
|
||||
#include "powder.h"
|
||||
#include "misc.h"
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user