mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-07-21 15:05:42 -07:00
6 lines
91 B
C
6 lines
91 B
C
#ifdef INTELLISENSE_DIRECTIVES
|
|
# pragma once
|
|
# include "dsl.h"
|
|
# include "memory.h"
|
|
#endif
|