Skip to content

gu: add a function to multiply 4x4 matrices #71

gu: add a function to multiply 4x4 matrices

gu: add a function to multiply 4x4 matrices #71

Workflow file for this run

name: C/C++ CI
on: [push, pull_request]
jobs:
build:
name: ubuntu-latest
runs-on: ubuntu-latest
container: devkitpro/devkitppc:latest
steps:
- uses: actions/[email protected]
- name: Build
run: |
make -j2