You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Update puppylights.h
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#ifndef PUPPYLIGHTS_H
|
||||
#define PUPPYLIGHTS_H
|
||||
|
||||
#ifdef PUPPYLIGHTS
|
||||
|
||||
#include "types.h"
|
||||
#include "command_macros_base.h"
|
||||
|
||||
@@ -48,3 +51,4 @@ extern void set_light_properties(struct PuppyLight *light, s32 x, s32 y, s32 z,
|
||||
extern void puppylights_allocate(void);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user