mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-23 21:39:48 +00:00
6 lines
61 B
C
6 lines
61 B
C
|
#pragma once
|
||
|
|
||
|
#ifndef DCMEMCARD_H
|
||
|
#define DCMEMCARD_H
|
||
|
|
||
|
#endif
|