Skip to content

Add CTR_ prefix to ALIGN,PACKED,DEPRECATED macros (#532) #101

Add CTR_ prefix to ALIGN,PACKED,DEPRECATED macros (#532)

Add CTR_ prefix to ALIGN,PACKED,DEPRECATED macros (#532) #101

Workflow file for this run

name: Build libctru
on:
push:
branches: [ master ]
pull_request:
jobs:
build:
name: Test build
runs-on: ubuntu-latest
container:
image: 'devkitpro/devkitarm'
steps:
- uses: actions/checkout@v2
with:
persist-credentials: false
- name: build
run: make -C libctru