Replace all ASMOTOR references with RGBDS.

This commit is contained in:
stag019
2015-03-07 15:42:06 -05:00
parent eadaa47770
commit db54c2ebd6
21 changed files with 42 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
#ifndef ASMOTOR_MAIN_H
#define ASMOTOR_MAIN_H
#ifndef RGBDS_MAIN_H
#define RGBDS_MAIN_H
#include <stdbool.h>