Update renderd7.hpp
This commit is contained in:
		| @@ -256,7 +256,7 @@ namespace RenderD7 | ||||
|     { | ||||
|         u8 r, g, b, a; | ||||
|     }; | ||||
|     class Console | ||||
|     /*class Console | ||||
|     { | ||||
|          public: | ||||
|            Console(); | ||||
| @@ -276,7 +276,7 @@ namespace RenderD7 | ||||
|            RenderD7::rgba color = {255, 255, 255, 255}; | ||||
|            RenderD7::rgba outlinecol = {222, 222, 222, 255}; | ||||
|            RenderD7::rgba barcolor = {0, 0, 0, 255}; | ||||
|     }; | ||||
|     };*/ | ||||
|  | ||||
|     bool NameIsEndingWith(const std::string &name, const std::vector<std::string> &extensions); | ||||
|     void GetDirContentsExt(std::vector<RenderD7::DirContent> &dircontent, const std::vector<std::string> &extensions); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 GitHub
						GitHub