mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-29 08:52:09 +00:00
Cleaning up
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
// Created by anonymus-raccoon on 3/24/20.
|
||||
//
|
||||
|
||||
#ifndef COMSQUARE_COMPONENTS_HPP
|
||||
#define COMSQUARE_COMPONENTS_HPP
|
||||
#pragma once
|
||||
|
||||
namespace ComSquare
|
||||
{
|
||||
@@ -18,5 +17,4 @@ namespace ComSquare
|
||||
CGRam = 1u << 7u,
|
||||
SRam = 1u << 8u,
|
||||
};
|
||||
}
|
||||
#endif //COMSQUARE_COMPONENTS_HPP
|
||||
}
|
||||
Reference in New Issue
Block a user