mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-27 07:10:24 +00:00
6 lines
53 B
C
6 lines
53 B
C
|
#pragma once
|
||
|
|
||
|
#ifndef CRATE_H
|
||
|
#define CRATE_H
|
||
|
|
||
|
#endif
|