Updated Frequently Asked Questions (markdown)

master
Ray 3 년 전
부모
커밋
0fb30d2a3e
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. +6
    -1
      Frequently-Asked-Questions.md

+ 6
- 1
Frequently-Asked-Questions.md

@ -16,6 +16,7 @@
- [How do I load my 3d model animations in raylib?](#how-do-i-load-my-3d-model-animations-in-raylib)
- [Does raylib support Vulkan? Will raylib support it?](#does-raylib-support-vulkan-will-raylib-support-it)
- [Why my assets are not loaded?](#why-my-assets-are-not-loaded)
- [How do I remove the console window?](#how-do-i-remove-the-console-window)
## How can I run raylib in my old PC?
@ -255,4 +256,8 @@ raylib is build over OpenGL only and for the moment there are no plans to suppor
## Why my assets are not loaded?
Wrong working directory _TODO_
Wrong working directory _TODO_
## How do I remove the console window?
It can be removed with a compiler parameter... _TODO_

불러오는 중...
취소
저장