mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-30 11:19:51 +02:00
Change include file for element update functions
This commit is contained in:
7
includes/element.h
Normal file
7
includes/element.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef ELEMENT_H
|
||||
#define ELEMENT_H
|
||||
// This header should be included by all files in src/elements/
|
||||
|
||||
#include "powder.h"
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user