No description
  • C 91.1%
  • CMake 8.9%
Find a file
dalmurii 6d17ab7caf update: fecall wrappers.
Changes to be committed:
	- modified:   CMakeLists.txt
	- modified:   inc/frdl.h
	- modified:   inc/frdl/call.h
	- new file:   inc/frdl/call/ask_select_card.h
	- new file:   inc/frdl/call/draw.h
	- new file:   inc/frdl/call/use_one_card.h
	- new file:   inc/frdl/call/wait_anysel.h
	- modified:   inc/frdl/ctx.h
	- modified:   lib/battle/0.c
	- modified:   lib/battle/0/robot.h
	- modified:   lib/ctx/0.c
2026-07-06 02:45:52 +09:00
catastrophe update: 2026-06-30 22:05:08 +09:00
cfg update: 2026-06-30 22:05:08 +09:00
inc update: fecall wrappers. 2026-07-06 02:45:52 +09:00
lib update: fecall wrappers. 2026-07-06 02:45:52 +09:00
src/math update: 2026-06-30 22:05:08 +09:00
.gitignore Initial commit 2026-06-01 23:59:33 +09:00
CMakeLists.txt update: fecall wrappers. 2026-07-06 02:45:52 +09:00
README.md update: card-entity utitlities 2026-06-06 03:06:13 +09:00

   __         _ _                       
  / _|_ __ __| | |_ _ ___ ___  _ __ ___ 
 | |_| '__/ _` | (_|_) __/ _ \| '__/ _ \
 |  _| | | (_| | |_ | (_| (_) | | |  __/
 |_| |_|  \__,_|_(_|_)___\___/|_|  \___|

core logic of frdl

compiler

  • clang
  • clang-extended C11