質問編集履歴

1

文章を修正

2022/08/21 04:06

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -45,7 +45,7 @@
45
45
  ```
46
46
 
47
47
  ##### GameObjec.hpp
48
- ```
48
+ ```cpp
49
49
 
50
50
  std::shared_ptr<SDL::Component> SDL::GameObject::getComponent(const std::type_info& info)
51
51
  {