Skip to content

creates IS_SPELLCASTER(ch) macro #169

creates IS_SPELLCASTER(ch) macro

creates IS_SPELLCASTER(ch) macro #169

Workflow file for this run

name: Build
on:
[push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: jwlawson/[email protected]
with:
build-version: 3.22.0
- run: cmake .
- run: make