// This file declares extensions to the base game #ifndef ZELDA3_FEATURES_H_ #define ZELDA3_FEATURES_H_ #include "types.h" // Special RAM locations that are unused but I use for compat things. #endif // ZELDA3_FEATURES_H_